mirror of
https://github.com/RYDE-WORK/ballistica.git
synced 2026-01-28 10:03:15 +08:00
Update manualtab.py
This commit is contained in:
parent
7803caf1c2
commit
81006ed8d6
@ -834,6 +834,10 @@ class ManualGatherTab(GatherTab):
|
||||
}
|
||||
config.commit()
|
||||
bui.getsound('gunCocking').play()
|
||||
bui.screenmessage(
|
||||
bui.Lstr(resource='addedToFavoritesText'),
|
||||
color=(0, 1, 0),
|
||||
)
|
||||
else:
|
||||
bui.screenmessage(
|
||||
bui.Lstr(resource='internal.invalidAddressErrorText'),
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user