You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
setTextMessage("An error occurred while attempting to check for updates. Please check your connection.")
90
90
91
+
defloadStartImageError():
92
+
setTextMessage("Start Image found, but cannot be loaded unless Start, Reset, and Pause hotkeys are set. Please set these hotkeys, and then click the Reload Start Image button.")
91
93
92
94
defstdinLostError():
93
95
setTextMessage("stdin not supported or lost, external control like LiveSplit integration will not work.")
0 commit comments