Latest public/internal sync.

This commit is contained in:
Eric 2022-09-05 09:41:20 -07:00
parent eb9ce9fb3f
commit 0e9baafe3e
No known key found for this signature in database
GPG Key ID: 89C93F0F8D6D5A98

View File

@ -87,7 +87,7 @@ class ServerDialogWindow(ba.Window):
def _copy_press(self) -> None:
ba.clipboard_set_text(self.copy_text)
ba.screenmessage('Copied To Clipboard', color = (0, 1, 0))
ba.screenmessage('Copied To Clipboard', color=(0, 1, 0))
def _ok_press(self) -> None:
if ba.time(ba.TimeType.REAL,