We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2377a17
Fix bug which caused the game to crash when a single view used up more than game.max_allowed_ram.
game.max_allowed_ram
Fix default max_allowed_ram to be 1GB as it was supposed to be. It was incorrectly set to 1B in previous versions.
max_allowed_ram
35e71e9
Game.set_view()