[READY]DATUM VERBS AND TOP MENUS!
This commit is contained in:
+5
-1
@@ -332,5 +332,9 @@
|
||||
|
||||
status = s
|
||||
|
||||
|
||||
/world/proc/has_round_started()
|
||||
return SSticker.HasRoundStarted()
|
||||
return SSticker.HasRoundStarted()
|
||||
/world/proc/load_menu()
|
||||
for (var/typepath in (typesof(/datum/menu)-/datum/menu))
|
||||
new typepath()
|
||||
|
||||
Reference in New Issue
Block a user