Refactor region handler

This commit is contained in:
SaltySnail
2026-06-27 20:49:12 +02:00
parent d7277151cc
commit f98e9a7746
8 changed files with 35 additions and 35 deletions
+1 -1
View File
@@ -336,4 +336,4 @@ namespace Utils {
throw std::runtime_error("Game disconnected");
}
}
};
};