A bunch of Initialize()s now have return values
This commit is contained in:
@@ -8,7 +8,7 @@
|
||||
var/floorbuffer = FALSE
|
||||
|
||||
/obj/vehicle/janicart/Initialize(mapload)
|
||||
..()
|
||||
. = ..()
|
||||
update_icon()
|
||||
|
||||
/obj/vehicle/janicart/Destroy()
|
||||
|
||||
Reference in New Issue
Block a user