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

Open
Kolterdyx wants to merge 1 commits from Kolterdyx/fix-get-frame into master
Kolterdyx commented 2024-11-05 11:20:38 +08:00 (Migrated from github.com)

name is not an exported attribute of the Object table, so this always returned nil, failing all comparisons.

`name` is not an exported attribute of the Object table, so this always returned nil, failing all comparisons.
This pull request can be merged automatically.
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin Kolterdyx/fix-get-frame:Kolterdyx/fix-get-frame
git checkout Kolterdyx/fix-get-frame
Sign in to join this conversation.
No description provided.