mirror of
https://github.com/Leahnaya/TheKingsRace.git
synced 2026-08-21 09:54:28 -05:00
updated weather values
This commit is contained in:
@@ -30,7 +30,7 @@ public class dMoveSlideState : dMoveBaseState
|
||||
|
||||
//if state is crouch revert traction
|
||||
else{
|
||||
mSM.pStats.Traction = originalTraction;
|
||||
mSM.pStats.CurTraction = mSM.pStats.Traction;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user