storage optimized, end screen fixed, multi touch error fixed, error logs on server, fixes...
This commit is contained in:
@@ -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();
|
||||
|
||||
Reference in New Issue
Block a user