fixed element assertion scope on frame validations

This commit is contained in:
Mikayla Fischler
2023-10-14 11:40:36 -04:00
parent 86e8feaabc
commit 6f1195dded
2 changed files with 5 additions and 5 deletions

View File

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