Capitalizes initialize() to Initialize() because Destroy() is capitalized and this is pretty nerve-grinding

This commit is contained in:
Atermonera
2018-12-08 15:44:41 -08:00
committed by Novacat
parent 83ce6a7a35
commit 131636b1d2
213 changed files with 3206 additions and 2941 deletions

View File

@@ -25,7 +25,7 @@
/obj/effect/wingrille_spawn/CanPass(atom/movable/mover, turf/target, height=1.5, air_group = 0)
return FALSE
/obj/effect/wingrille_spawn/initialize()
/obj/effect/wingrille_spawn/Initialize()
. = ..()
if(!win_path)
return