misc: fmt

This commit is contained in:
2026-04-15 17:25:16 -04:00
Unverified
parent 5b4cd944c1
commit bcde443c65
8 changed files with 665 additions and 670 deletions

View File

@@ -104,12 +104,10 @@ public partial class Connection : Node {
OnWsConnectionSuccess?.Invoke();
UpdateGameList();
UpdatePlayerList();
GetReservations();
refreshGamePlayerListTimer = 5.0f;
} else if (refreshGamePlayerListTimer <= 0.0f) {
UpdateGameList();
UpdatePlayerList();
GetReservations();
refreshGamePlayerListTimer = 5.0f;
} else {
refreshGamePlayerListTimer -= (float)delta;
@@ -310,7 +308,6 @@ public partial class Connection : Node {
IsAdmin = true;
GetMoveWait();
GetTournamentStatus();
GetReservations();
OnBecomeAdmin?.Invoke();
}
@@ -318,9 +315,6 @@ public partial class Connection : Node {
case "TOURNAMENT":
handleTournamentMessage(body);
break;
case "RESERVATION":
handleReservationMessage(body);
break;
case "GET":
string data = body.Split(":")[1];
if (body.StartsWith("MOVE_WAIT")) {

View File

@@ -0,0 +1 @@
uid://dwb6ioubllb24