mirror of
https://github.com/RHeavenStudio/HeavenStudio.git
synced 2025-06-13 14:47:38 +02:00
Cleaning up those dang warnings (#826)
* done i think wahoo * this one too lol
This commit is contained in:
@ -55,6 +55,7 @@ namespace HeavenStudio.Games.Scripts_SickBeats
|
||||
1 => SickBeats.InputAction_Up,
|
||||
2 => SickBeats.InputAction_Left,
|
||||
3 => SickBeats.InputAction_Down,
|
||||
_ => null, //This switch needed a default parameter - Marc
|
||||
};
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user