mirror of
https://github.com/Leahnaya/TheKingsRace.git
synced 2026-08-22 02:14:30 -05:00
Fixed a lot of the issues we addressed on Monday
This commit is contained in:
@@ -8,6 +8,8 @@ public class dAerialGroundedState : dAerialBaseState
|
||||
|
||||
//release is false if grounded
|
||||
aSM.release = false;
|
||||
|
||||
|
||||
}
|
||||
|
||||
public override void ExitState(dAerialStateManager aSM, dAerialBaseState nextState){
|
||||
|
||||
Reference in New Issue
Block a user