Hotfix 1


Fixed a bug that caused the game to crash after drawing a building
Details:
-> after drawing a building, game stop working, systematically buggued on buildingHandler.draw()
     -> it's probably caused by:  corruption of image [or] image too big, loading not finished when calling draw()
     -> hotfix: add a bool to check if loaded, if not don't draw it

Files

castle-builders.zip Play in browser
Aug 04, 2021

Leave a comment

Log in with itch.io to leave a comment.