Renamed all references to a certain game

This commit is contained in:
Melledy
2022-04-26 21:21:57 -07:00
parent 6b8902bee2
commit 1c36f0785b
270 changed files with 1328 additions and 1347 deletions

View File

@@ -55,6 +55,7 @@ public final class DispatchServer {
this.initRegion();
}
@Deprecated
public HttpServer getServer() {
return server;
}