forked from Hay1tsme/artemis
MuchaUpdateResponse: add missing values
This commit is contained in:
parent
59b2401a67
commit
82b159e5b1
@ -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:
|
||||
|
Loading…
Reference in New Issue
Block a user