let's change a proc name

This commit is contained in:
kevinz000
2019-09-08 19:09:09 -07:00
parent d141457f23
commit d7ac8512f3
135 changed files with 291 additions and 291 deletions

View File

@@ -29,7 +29,7 @@
/obj/machinery/shield/Initialize(mapload)
. = ..()
set_dir(pick(1,2,3,4))
setDir(pick(1,2,3,4))
update_nearby_tiles(need_rebuild=1)
/obj/machinery/shield/Destroy()