Sorts out this PR

This commit is contained in:
Unknown
2019-03-26 21:43:56 -04:00
parent 65b73a9f4a
commit 976aec2f71
48 changed files with 71 additions and 71 deletions
+1 -1
View File
@@ -58,7 +58,7 @@
var/x_offset = 26
var/y_offset = 26
/obj/structure/construction/initialize(var/mapload, var/ndir, var/building = FALSE)
/obj/structure/construction/Initialize(var/mapload, var/ndir, var/building = FALSE)
. = ..()
if(ndir)
set_dir(ndir)