mirror of
https://github.com/tgstation/tgstation-server.git
synced 2026-07-20 20:43:47 +01:00
Don't need safe trust level for this
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
/world/New()
|
||||
log << "About to call TgsNew()"
|
||||
TgsNew(minimum_required_security_level = TGS_SECURITY_SAFE)
|
||||
TgsNew(minimum_required_security_level = TGS_SECURITY_ULTRASAFE)
|
||||
log << "About to call StartAsync()"
|
||||
StartAsync()
|
||||
|
||||
|
||||
Reference in New Issue
Block a user