Another fix to import in server
This commit is contained in:
parent
b1f027bf57
commit
5ec7b803f4
1 changed files with 1 additions and 1 deletions
|
|
@ -107,7 +107,7 @@ _LAST_SERVER_TIME_SNAPSHOT = 0
|
||||||
_MAINTENANCE_COUNT = 0
|
_MAINTENANCE_COUNT = 0
|
||||||
_FLUSH_CACHE = None
|
_FLUSH_CACHE = None
|
||||||
_GAMETIME_MODULE = None
|
_GAMETIME_MODULE = None
|
||||||
_DEFAULTOBJECT = None
|
_OBJECTDB = None
|
||||||
|
|
||||||
|
|
||||||
def _server_maintenance():
|
def _server_maintenance():
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue