mirror of
https://github.com/ArchipelagoMW/Archipelago.git
synced 2026-03-29 07:33:20 -07:00
Final touch-ups for 1.3
This commit is contained in:
@@ -128,10 +128,6 @@ class AHITContext(CommonContext):
|
||||
if cmd != "PrintJSON":
|
||||
self.server_msgs.append(encode([args]))
|
||||
|
||||
# def on_deathlink(self, data: Dict[str, Any]):
|
||||
# self.server_msgs.append(encode([data]))
|
||||
# super().on_deathlink(data)
|
||||
|
||||
def run_gui(self):
|
||||
from kvui import GameManager
|
||||
|
||||
|
||||
Reference in New Issue
Block a user