Subsystems are now ordered by name in MC tab

This commit is contained in:
Cyberboss
2017-03-02 14:45:40 -05:00
parent 311ba7b7f0
commit 3ad9be1555
10 changed files with 1 additions and 12 deletions
-1
View File
@@ -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