#485 fixed assertion with height auto incrementing y when inheriting height

This commit is contained in:
Mikayla Fischler
2024-05-04 13:50:53 -04:00
parent 25dc47d520
commit 3bfcb1d83c
2 changed files with 5 additions and 1 deletions

View File

@@ -7,7 +7,7 @@ local flasher = require("graphics.flasher")
local core = {}
core.version = "2.2.3"
core.version = "2.2.4"
core.flasher = flasher
core.events = events