I question some people (#28208)

This commit is contained in:
Vi3trice
2025-02-12 08:19:06 -05:00
committed by GitHub
parent 79db47edc6
commit baad3135c9
11 changed files with 14 additions and 14 deletions
+1 -1
View File
@@ -61,7 +61,7 @@
if(steps >= 6)
steps = 0
if(steps % 2)
if(ISODD(steps))
return
if(steps != 0 && !has_gravity(LM, T)) // don't need to step as often when you hop around