Fixed bug #1545655 it was possible to save the game when the player was dead. The global variable usergame is no longer being manipulated as expected so instead actually check the player's state.
View differences
Fixed bug #1545655 it was possible to save the game when the player was dead. The global variable usergame is no longer being manipulated as expected so instead actually check the player's state.