Cleans up some Initializes (#27174)

This commit is contained in:
Cyberboss
2017-05-13 09:35:18 -04:00
committed by duncathan salt
parent 22a5fee90f
commit ac11813bad
11 changed files with 21 additions and 23 deletions

View File

@@ -6,7 +6,7 @@
INITIALIZE_IMMEDIATE(/obj/effect/statclick)
/obj/effect/statclick/Initialize(mapload, text, target) //Don't port this to Initialize it's too critical
..()
. = ..()
name = text
src.target = target