mirror of
https://github.com/Leahnaya/TheKingsRace.git
synced 2026-09-26 19:07:10 -05:00
Hopefully fixed audio issues fixed credits & title
This commit is contained in:
@@ -347,7 +347,7 @@ public class MoveStateManager : NetworkBehaviour
|
||||
|
||||
//Actually move he player
|
||||
moveController.Move(driftVel);
|
||||
slideAudio.Play();
|
||||
//slideAudio.Play();
|
||||
}
|
||||
|
||||
//Camera and player rotation
|
||||
|
||||
Reference in New Issue
Block a user