Merge branch 'finale' into develop

This commit is contained in:
2023-07-01 02:59:12 -04:00
23 changed files with 1979 additions and 224 deletions

View File

@ -208,7 +208,7 @@ class AllnetServlet:
self.logger.info(
f"DownloadOrder from {request_ip} -> {req.game_id} v{req.ver} serial {req.serial}"
)
resp = AllnetDownloadOrderResponse()
resp = AllnetDownloadOrderResponse(serial=req.serial)
if (
not self.config.allnet.allow_online_updates