mirror of
https://github.com/RYDE-WORK/ballistica.git
synced 2026-01-25 16:33:20 +08:00
Update tournamententry.py
This commit is contained in:
parent
92fd800bc2
commit
1319dc5987
@ -522,6 +522,7 @@ class TournamentEntryWindow(popup.PopupWindow):
|
||||
if ticket_count is not None and ticket_count < ticket_cost:
|
||||
getcurrency.show_get_tickets_prompt()
|
||||
ba.playsound(ba.getsound('error'))
|
||||
self._transition_out()
|
||||
return
|
||||
|
||||
cur_time = ba.time(ba.TimeType.REAL, ba.TimeFormat.MILLISECONDS)
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user