mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-29 16:18:01 +01:00
Subsystems are now ordered by name in MC tab
This commit is contained in:
@@ -3,7 +3,6 @@ var/datum/subsystem/npcpool/SSnpc
|
||||
/datum/subsystem/npcpool
|
||||
name = "NPC Pool"
|
||||
init_order = 17
|
||||
display_order = 6
|
||||
flags = SS_POST_FIRE_TIMING|SS_NO_INIT|SS_NO_TICK_CHECK
|
||||
priority = 25
|
||||
|
||||
|
||||
Reference in New Issue
Block a user