Fix jetpack
This commit is contained in:
@@ -232,6 +232,7 @@ data Stance = Stance
|
||||
deriving (Eq,Show)
|
||||
data Carriage
|
||||
= Walking { _stepCycle :: Int, _stepToAdd :: Int }
|
||||
| Standing
|
||||
| Floating
|
||||
| Boosting Point2
|
||||
deriving (Eq,Show)
|
||||
|
||||
Reference in New Issue
Block a user