[READY]DATUM VERBS AND TOP MENUS!

This commit is contained in:
CitadelStationBot
2017-05-07 17:07:59 -05:00
parent dc7dbc5ec9
commit 181eee013e
15 changed files with 563 additions and 243 deletions
+5 -1
View File
@@ -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()