mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-24 20:47:10 +01:00
Fix Destroy() return, replace set_dir with setDir
This commit is contained in:
@@ -50,7 +50,7 @@
|
||||
dir = newdir
|
||||
update_move_direction()
|
||||
|
||||
/obj/machinery/conveyor/set_dir(newdir)
|
||||
/obj/machinery/conveyor/setDir(newdir)
|
||||
. = ..()
|
||||
update_move_direction()
|
||||
|
||||
|
||||
Reference in New Issue
Block a user