mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2026-08-23 21:27:01 +01:00
[MIRROR] cleans up INIT (#10164)
Co-authored-by: Kashargul <144968721+Kashargul@users.noreply.github.com>
This commit is contained in:
co-authored by
Kashargul
parent
a71b34b7e0
commit
e4f07e43f3
@@ -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