mirror of
https://port.numenaute.org/aleajactaest/khanat-code-old.git
synced 2024-11-10 09:19:01 +00:00
Fixed: Use SaveShardRoot from game_share
This commit is contained in:
parent
fc876ccd0e
commit
8490d64622
1 changed files with 1 additions and 1 deletions
|
@ -75,7 +75,7 @@ extern void flushMessagesToSend();
|
||||||
void cbGwTrDisconnection ( TClientId clientId );
|
void cbGwTrDisconnection ( TClientId clientId );
|
||||||
|
|
||||||
|
|
||||||
extern CVariable<string> SaveShardRoot;
|
extern CVariable<string> SaveShardRootGameShare;
|
||||||
extern CVariable<bool> VerboseFEStatsTime;
|
extern CVariable<bool> VerboseFEStatsTime;
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue