Use getter instead of accessing attribute in basalt.getFrame #123

Open
Kolterdyx wants to merge 1 commits from Kolterdyx/fix-get-frame into master

1 Commits

Author SHA1 Message Date
Ciro García Belmonte
00d4e6aee2 fix: use getter instead of accessing attribute
`name` is not an exported attribute of the Object table, so this always returned nil, failing all comparisons.
2024-11-05 04:18:33 +01:00