#539 fixed child ID map not being correct under specific circumstances

This commit is contained in:
Mikayla Fischler
2024-12-13 17:16:25 -05:00
parent 33803a1ace
commit 9b443709f4
3 changed files with 6 additions and 12 deletions

View File

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