[+] chusan: Luminous

This commit is contained in:
Azalea
2024-03-22 15:09:29 -04:00
parent e91029f66e
commit a5fe5f53e2
4 changed files with 15 additions and 5 deletions

View File

@@ -29,6 +29,7 @@ public class GameSetting {
private int matchTimeLimit;
private int matchErrorLimit;
private String matchingUri;
private String matchingUriX;
private String udpHolePunchUri;
private String reflectorUri;
}