mirror of
https://github.com/yogstation13/Yogstation.git
synced 2025-02-26 09:04:50 +00:00
Sets direction
This commit is contained in:
@@ -193,7 +193,7 @@
|
||||
current_dir = AM.dir
|
||||
step(AM, t)
|
||||
if(current_dir)
|
||||
AM.dir = current_dir
|
||||
AM.setDir(current_dir)
|
||||
now_pushing = 0
|
||||
|
||||
//mob verbs are a lot faster than object verbs
|
||||
|
||||
Reference in New Issue
Block a user