heroiclabs / nakama-godot

Godot client for Nakama server written in GDScript.
Apache License 2.0
611 stars 73 forks source link

Fix p_sesison typo in NakamaClient #216

Closed njt1982 closed 3 weeks ago

njt1982 commented 3 weeks ago

This is also in SatoriClient, but that file seems to only exist in master... https://github.com/heroiclabs/nakama-godot/blob/28ba7c8f5885831f29ef534ad0ef81e595f95d23/addons/com.heroiclabs.nakama/Satori/SatoriClient.gd#L99

Although 3.4.0 download seems to include it... 🤔


EDIT: Ohhh... Godot 4 is on master now... So is the godot-4 branch dead?


EDIT:

Ok, switched to master and updated the Satori file too.

CLAassistant commented 3 weeks ago

CLA assistant check
All committers have signed the CLA.