mirror of
https://github.com/openmoh/openmohaa.git
synced 2025-04-28 21:57:57 +03:00
Apply client and server config tweaks when loading the original config
This commit is contained in:
parent
b8c7223da7
commit
02fc573e31
6 changed files with 42 additions and 1 deletions
|
@ -1074,6 +1074,7 @@ extern int com_frameMsec;
|
|||
|
||||
extern qboolean com_errorEntered;
|
||||
extern qboolean com_fullyInitialized;
|
||||
extern qboolean com_gotOriginalConfig;
|
||||
|
||||
extern fileHandle_t com_journalFile;
|
||||
extern fileHandle_t com_journalDataFile;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue