Sets direction

This commit is contained in:
KorPhaeron
2017-02-19 19:11:23 -06:00
committed by GitHub
parent 8642c5b375
commit 9547ff171d

View File

@@ -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