readd mai2 encrypted default False

This commit is contained in:
zaphkito 2024-04-25 09:46:11 +08:00
parent 8f07e4b101
commit 0cd138df94
1 changed files with 1 additions and 0 deletions

View File

@ -283,6 +283,7 @@ class Mai2Servlet(BaseServlet):
req_raw = await request.body()
internal_ver = 0
client_ip = Utils.get_ip_addr(request)
encrypted = False
if game_code == "SDEZ": # JP
if version < 110: # 1.0
internal_ver = Mai2Constants.VER_MAIMAI_DX