mirror of
https://github.com/SPLURT-Station/S.P.L.U.R.T-Station-13.git
synced 2025-12-10 18:02:57 +00:00
[MIRROR] Cleans up some Initializes (#943)
* Cleans up some Initializes * Update farm_animals.dm * Delete farm_animals.dm.rej * Update farm_animals.dm
This commit is contained in:
committed by
Poojawa
parent
620b756025
commit
c61bb0476f
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user