mirror of
https://github.com/AxioDL/metaforce.git
synced 2025-12-14 04:06:09 +00:00
Merge branch 'dawn' into new-cmodel
# Conflicts: # Runtime/Streams/ContainerReaders.hpp
This commit is contained in:
@@ -579,7 +579,7 @@ int main(int argc, char** argv) {
|
||||
}
|
||||
|
||||
SetupBasics(IsClientLoggingEnabled(argc, argv));
|
||||
metaforce::FileStoreManager fileMgr{"metaforce"};
|
||||
metaforce::FileStoreManager fileMgr{"AxioDL", "metaforce"};
|
||||
metaforce::CVarManager cvarMgr{fileMgr};
|
||||
metaforce::CVarCommons cvarCmns{cvarMgr};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user