cursor prep
This commit is contained in:
@@ -114,4 +114,4 @@ func canMakeDecision() -> bool:
|
||||
return status != Status.DEAD
|
||||
|
||||
func canPlayerMakeDecision() -> bool:
|
||||
return isPlayerControlled() && canMakeDecision()
|
||||
return isPlayerControlled() && canMakeDecision()
|
||||
|
||||
Reference in New Issue
Block a user