mirror of
https://github.com/RYDE-WORK/ballistica.git
synced 2026-02-01 12:25:53 +08:00
Fixing pylint
This commit is contained in:
parent
a5b0a9acfa
commit
84f6745a56
@ -226,7 +226,7 @@ class PartyWindow(bui.Window):
|
||||
if bui.clipboard_is_supported():
|
||||
bui.clipboard_set_text(msg)
|
||||
bui.screenmessage(
|
||||
bui.Lstr(resource='copyConfirmText'),
|
||||
bui.Lstr(resource='copyConfirmText'),
|
||||
color=(0, 1, 0)
|
||||
)
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user