storage optimized, end screen fixed, multi touch error fixed, error logs on server, fixes...

This commit is contained in:
2026-05-16 23:49:09 +05:30
parent 22e1a8cf50
commit 5d2eb3aaea
2589 changed files with 19080 additions and 267645 deletions
+1
View File
@@ -65,6 +65,7 @@ public class CupidLobby : MonoBehaviour
Cupid.Init(serverAddress, cupidPort, token, cupidPassword);
}
bool matchmaking = false;
public bool isMatchmaking => matchmaking;
public void Matchmake()
{
LoginManager.ClearMatchYourTeam();