Maybe fix other sleep_offline issues

This commit is contained in:
Jordan Brown
2020-07-30 13:40:29 -04:00
parent 52ff09cdb4
commit 4b934384b7
3 changed files with 6 additions and 2 deletions
+1
View File
@@ -1,5 +1,6 @@
/world/New()
log << "About to call TgsNew()"
sleep_offline = FALSE
TgsNew(minimum_required_security_level = TGS_SECURITY_SAFE)
log << "About to call StartAsync()"
StartAsync()