Skip to content

Commit

Permalink
Update CommonClient.py
Browse files Browse the repository at this point in the history
treble suggestion 2

Co-authored-by: Aaron Wagener <[email protected]>
  • Loading branch information
qwint and alwaysintreble authored May 14, 2024
1 parent 14b3096 commit 2411f6c
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions CommonClient.py
Original file line number Diff line number Diff line change
Expand Up @@ -283,9 +283,6 @@ def __init__(self, server_address: typing.Optional[str], password: typing.Option
from kvui import GameManager

class TextManager(GameManager):
logging_pairs = [
("Client", "Archipelago")
]
base_title = "Archipelago Text Client"

self.ui_manager = TextManager
Expand Down

0 comments on commit 2411f6c

Please sign in to comment.