Updated game, stopped shooter idle, PATHWEAVER working

This commit is contained in:
Aarav Shah
2021-03-05 15:08:49 -07:00
parent 5ec2c7066c
commit 9f5c102671
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -4,6 +4,6 @@
"maxVelocity": 2.3,
"maxAcceleration": 2.7,
"wheelBase": 0.648,
"gameName": "Bounce Path",
"gameName": "Barrel Racing Path",
"outputDir": ".."
}