chessmasterhong / WaterEmblem

https://chessmasterhong.bitbucket.io/projects/WaterEmblem/
118 stars 27 forks source link

Prevent actions during display of status screen #144

Closed DrkSephy closed 9 years ago

DrkSephy commented 9 years ago

Similar to issue #143, we need to prevent actions from registering while displaying the status screen. The player should not be able to move or interact with menus when this overlay is active.

DrkSephy commented 9 years ago

Resolved by pull request #149.