Skip to content

Commit

Permalink
lets do this
Browse files Browse the repository at this point in the history
  • Loading branch information
harryob committed Sep 19, 2023
1 parent 841d287 commit 3eac27d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion code/modules/mob/mob_movement.dm
Original file line number Diff line number Diff line change
Expand Up @@ -228,7 +228,7 @@
mob.update_clone()
mob.move_intentionally = FALSE
moving = FALSE
next_movement = world.time + move_delay
next_movement += move_delay
return

///Process_Spacemove
Expand Down

0 comments on commit 3eac27d

Please sign in to comment.