Closed LittleToonCat closed 3 years ago
This PR resolves issue #4 where getNametag2d and getNametag3d calls would deconstruct the two variables when being garbage collected by Python.
getNametag2d
getNametag3d
Thank you so much!
This PR resolves issue #4 where
getNametag2d
andgetNametag3d
calls would deconstruct the two variables when being garbage collected by Python.