merge conflict fix

This commit is contained in:
phantomlan 2023-11-09 10:29:42 +01:00 committed by phantomlan
parent e48a09c336
commit 4f20b02fff
1 changed files with 1 additions and 1 deletions

View File

@ -263,4 +263,4 @@ class OngekiServlet(BaseServlet):
bytes.fromhex(self.game_cfg.crypto.keys[internal_ver][1]),
)
return crypt.encrypt(padded)
return crypt.encrypt(padded)