Survival-Games icon indicating copy to clipboard operation
Survival-Games copied to clipboard

Fixed GameManager 'isPlayerInactive' function to return correct value.

Open daviga404 opened this issue 11 years ago • 0 comments

The isPlayerActive(Player player) function in the GameManager class was returning true when a player was active, rather than inactive. It now returns the correct value.

daviga404 avatar Sep 10 '13 19:09 daviga404