Fixed not losing any health at near-zero rotation angles. Signed-off-by: Jeffrey Han <itdelatrisu@gmail.com>
This commit is contained in:
@@ -699,7 +699,7 @@ public class Game extends BasicGameState {
|
||||
|
||||
// reset game data
|
||||
resetGameData();
|
||||
|
||||
|
||||
// needs to play before setting position to resume without lag later
|
||||
MusicController.play();
|
||||
MusicController.setPosition(0);
|
||||
|
||||
Reference in New Issue
Block a user