Capitalizes a subsystem name

This commit is contained in:
Cyberboss
2017-03-04 12:16:23 -05:00
committed by GitHub
parent 59ed05ed51
commit 7a5ee67384
+2 -2
View File
@@ -1,7 +1,7 @@
var/datum/subsystem/parallax/SSparallax
/datum/subsystem/parallax
name = "parallax"
name = "Parallax"
wait = 2
flags = SS_POST_FIRE_TIMING | SS_FIRE_IN_LOBBY | SS_BACKGROUND | SS_NO_INIT
priority = 65
@@ -39,4 +39,4 @@ var/datum/subsystem/parallax/SSparallax
C.movingmob = A
if (MC_TICK_CHECK)
return
currentrun = null
currentrun = null