tzachshabtay / MonoAGS

AGS (Adventure Game Studio) reimagined in Mono
https://tzachshabtay.github.io/MonoAGS/
Artistic License 2.0
27 stars 8 forks source link

Fix swap buffer & rendering skipped when there's no room #161

Closed tzachshabtay closed 6 years ago

tzachshabtay commented 6 years ago

This fix will allow the game state to have no room, and any GUIs which have no room will still be rendered (and bg color will be colored black). This should fix #160