mirror of
https://github.com/KabKebab/GS13.git
synced 2026-07-08 22:46:52 +01:00
whoops, I missed some
This commit is contained in:
@@ -111,7 +111,7 @@
|
||||
|
||||
/turf/open/floor/holofloor/carpet/Initialize()
|
||||
. = ..()
|
||||
addtimer(CALLBACK(src, /atom/.proc/update_icon), 1)
|
||||
addtimer(CALLBACK(src, TYPE_PROC_REF(/atom/, update_icon)), 1)
|
||||
|
||||
/turf/open/floor/holofloor/carpet/update_icon()
|
||||
. = ..()
|
||||
|
||||
Reference in New Issue
Block a user