mirror of
https://gitea.tendokyu.moe/Hay1tsme/artemis.git
synced 2026-02-04 14:47:29 +08:00
MuchaUpdateResponse: add missing values
This commit is contained in:
@@ -191,6 +191,8 @@ class MuchaUpdateResponse():
|
||||
self.COM_SIZE_1 = "0"
|
||||
self.COM_TIME_1 = "0"
|
||||
self.LAN_INFO_SIZE_1 = "0"
|
||||
self.USER_ID = ""
|
||||
self.PASSWORD = ""
|
||||
|
||||
class MuchaUpdateResponseStub():
|
||||
def __init__(self, game_ver: str) -> None:
|
||||
|
||||
Reference in New Issue
Block a user