mirror of
https://port.numenaute.org/aleajactaest/khanat-opennel-code.git
synced 2024-11-15 12:09:06 +00:00
Fixed: Use SaveShardRoot from game_share
This commit is contained in:
parent
ac56530c2d
commit
92347aa436
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