mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-08-25 13:09:11 +01:00
Subsystem return update (#16820)
This commit is contained in:
@@ -18,7 +18,7 @@ SUBSYSTEM_DEF(server_maint)
|
||||
/*/datum/controller/subsystem/server_maint/PreInit()
|
||||
world.hub_password = "" *///quickly! before the hubbies see us.
|
||||
|
||||
/datum/controller/subsystem/server_maint/New()
|
||||
/datum/controller/subsystem/server_maint/Initialize()
|
||||
if (fexists("tmp/"))
|
||||
fdel("tmp/")
|
||||
//if (CONFIG_GET(flag/hub))
|
||||
|
||||
Reference in New Issue
Block a user