mirror of
https://github.com/ArchipelagoMW/Archipelago.git
synced 2026-05-27 13:59:56 -07:00
Fix json decoding
Fix minor tooltip issue
This commit is contained in:
@@ -109,6 +109,7 @@ class ToolTips(object):
|
||||
window = None
|
||||
active = 0
|
||||
tag = None
|
||||
after_id = None
|
||||
|
||||
@classmethod
|
||||
def getcontroller(cls, widget):
|
||||
|
||||
Reference in New Issue
Block a user