mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-08-29 23:17:28 +01:00
cleans up INIT (#17130)
Co-authored-by: Selis <12716288+ItsSelis@users.noreply.github.com>
This commit is contained in:
@@ -28,7 +28,7 @@
|
||||
var/datum/material/material
|
||||
var/grille_type
|
||||
|
||||
/obj/structure/low_wall/Initialize(var/mapload, var/materialtype)
|
||||
/obj/structure/low_wall/Initialize(mapload, var/materialtype)
|
||||
. = ..()
|
||||
icon_state = "blank"
|
||||
var/turf/T = loc
|
||||
|
||||
Reference in New Issue
Block a user