mirror of
https://github.com/RYDE-WORK/ballistica.git
synced 2026-01-26 08:53:32 +08:00
Latest public/internal sync.
This commit is contained in:
parent
eb9ce9fb3f
commit
0e9baafe3e
@ -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,
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user