Nasty Hack

While working with the tiles in the game we kept getting an error message due to Delegation. We didn’t have time to solve this error message, but the game was still working all of the time.

Having to redesign the whole structure just to be in line with a delegation warning was not something we wanted to do, so we found a brilliant way of going onwards.

We simply created our own message over this message in the onload of the game 😉

As stated before, the game still works as it should, but now the user is informed that the map is ready.