mirror of
https://github.com/yogstation13/Yogstation.git
synced 2025-02-26 09:04:50 +00:00
Update world.dm
This commit is contained in:
@@ -38,11 +38,8 @@ GLOBAL_VAR_INIT(bypass_tgs_reboot, world.system_type == UNIX && world.byond_buil
|
||||
LoadVerbs(/datum/verbs/menu)
|
||||
if(CONFIG_GET(flag/usewhitelist))
|
||||
load_whitelist()
|
||||
<<<<<<< HEAD
|
||||
LoadBans()
|
||||
|
||||
setup_pretty_filter() //yogs
|
||||
=======
|
||||
>>>>>>> 8a66665e95... Ban system and interface update (#41176)
|
||||
|
||||
GLOB.timezoneOffset = text2num(time2text(0,"hh")) * 36000
|
||||
|
||||
|
||||
Reference in New Issue
Block a user