mirror of
https://github.com/barronwaffles/dwc_network_server_emulator.git
synced 2026-09-09 11:45:20 -05:00
Start stats server on startup
This commit is contained in:
@@ -29,7 +29,7 @@ if __name__ == "__main__":
|
||||
#GameSpyServerBrowserServer,
|
||||
GameSpyNatNegServer,
|
||||
NasServer,
|
||||
#InternalStatsServer,
|
||||
InternalStatsServer,
|
||||
StorageServer,
|
||||
]
|
||||
for server in servers:
|
||||
|
||||
Reference in New Issue
Block a user