Skip to content

guard cursor change against loadbang'd messages, use updated [draw] API for game

Jonathan Wilkes requested to merge fix-sprite-game into master

This fixes the sprite game and addresses a GUI bug caused by the cursor getting set before the patch window has been created (which can happen with a [loadbang] sending an editmode state change to the GUI).

Merge request reports