mirror of
https://github.com/RYDE-WORK/ballistica.git
synced 2026-02-02 13:23:27 +08:00
Latest public/internal sync.
This commit is contained in:
parent
57eb3187fb
commit
dbb86f33d8
@ -230,9 +230,9 @@ class AccountSettingsWindow(ba.Window):
|
|||||||
'allowAccountLinking2', False))
|
'allowAccountLinking2', False))
|
||||||
linked_accounts_text_space = 60.0
|
linked_accounts_text_space = 60.0
|
||||||
|
|
||||||
show_achievements_button = (
|
show_achievements_button = (self._signed_in and account_type
|
||||||
self._signed_in and account_type
|
in ('Google Play', 'Alibaba', 'Local',
|
||||||
in ('Google Play', 'Alibaba', 'Local', 'OUYA', 'V2'))
|
'OUYA', 'V2'))
|
||||||
achievements_button_space = 60.0
|
achievements_button_space = 60.0
|
||||||
|
|
||||||
show_achievements_text = (self._signed_in
|
show_achievements_text = (self._signed_in
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user