mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-07-19 20:15:47 +01:00
Converts more dir assignments to setDir (#40023)
This commit is contained in:
committed by
vuonojenmustaturska
parent
4c61996455
commit
451d35c9c9
@@ -246,7 +246,7 @@
|
||||
if (do_after(user, GUILLOTINE_WRENCH_DELAY, target = src))
|
||||
current_action = 0
|
||||
default_unfasten_wrench(user, I, 0)
|
||||
dir = SOUTH
|
||||
setDir(SOUTH)
|
||||
return TRUE
|
||||
else
|
||||
current_action = 0
|
||||
|
||||
Reference in New Issue
Block a user