mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-11 10:43:20 +00:00
Merge branch 'release' of https://github.com/VOREStation/VOREStation into izac-voreupdate
This commit is contained in:
@@ -22,7 +22,7 @@ var/global/list/severity_to_string = list(EVENT_LEVEL_MUNDANE = "Mundane", EVENT
|
||||
var/last_world_time = 0
|
||||
|
||||
/datum/event_container/process()
|
||||
if(!round_start_time)
|
||||
if(!GLOB.round_start_time)
|
||||
return //don't do events if the round hasn't even started yet
|
||||
|
||||
if(!next_event_time)
|
||||
|
||||
Reference in New Issue
Block a user