-
Rahix authored
When the player reaches 30 hours, we're currently getting a panic in debug mode and an unhandled interger underflow in release mode. Sidestep this by not performing the subtraction if the player has gained enough hours.
c94d3c88
When the player reaches 30 hours, we're currently getting a panic in debug mode and an unhandled interger underflow in release mode. Sidestep this by not performing the subtraction if the player has gained enough hours.