mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-11 10:43:20 +00:00
[MIRROR] intent cleanup (#9778)
Co-authored-by: Kashargul <144968721+Kashargul@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
667c3c4c13
commit
16d5b45148
@@ -101,7 +101,7 @@
|
||||
if(CHECK_MOVE_LOOP_FLAGS(owner, MOVEMENT_LOOP_OUTSIDE_CONTROL))
|
||||
return
|
||||
*/
|
||||
if(running == "walk")
|
||||
if(running == I_WALK)
|
||||
running = 0.25
|
||||
else
|
||||
running = 1
|
||||
|
||||
Reference in New Issue
Block a user