Formatting fixes.
All checks were successful
linting & formatting / build (push) Successful in 16s
itch.io publish action / build (linux64, x86_64) (push) Successful in 1m51s
itch.io publish action / build (osx, app) (push) Successful in 1m52s
itch.io publish action / build (win64, exe) (push) Successful in 2m0s

This commit is contained in:
Rob Kelly 2025-04-23 12:27:54 -06:00
parent aec4cfe57d
commit be7b0d4335

View File

@ -6,7 +6,6 @@ const VELOCITY_FACTOR := 2.0
var _on_right_foot := false
@onready var left_foot: FootController = %LeftFoot
@onready var right_foot: FootController = %RightFoot