Closed pronvit closed 5 years ago
Module variables used in draw() need to be initialised to sensible values, otherwise if a module is added when the engine is paused, it will crash (or show garbage).
fixed in v1
Module variables used in draw() need to be initialised to sensible values, otherwise if a module is added when the engine is paused, it will crash (or show garbage).