fenix-hub / godot-engine.jwt

JSON Web Token library for Godot Engine written in GDScript
https://nicolosantilio.com/godot-engine.jwt
MIT License
50 stars 10 forks source link

chore: reference members using self #34

Closed brownoxford closed 9 months ago

brownoxford commented 9 months ago

What kind of change does this PR introduce?

This PR updates some places where scripts reference their own member variables without using self.