mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-23 03:57:13 +01:00
oops
This commit is contained in:
@@ -172,7 +172,7 @@ GLOBAL_LIST_INIT(conveyor_switches, list())
|
||||
still_stuff_to_move = TRUE
|
||||
sleep(1)
|
||||
if(AM.loc == loc) // prevents the object from being affected if it's not currently here.
|
||||
step(A,forwards)
|
||||
step(AM,forwards)
|
||||
CHECK_TICK
|
||||
if(!still_stuff_to_move)
|
||||
makeNormalProcess()
|
||||
|
||||
Reference in New Issue
Block a user