mirror of
https://github.com/RYDE-WORK/ballistica.git
synced 2026-02-05 23:13:46 +08:00
Update browser.py
This commit is contained in:
parent
c646868a3f
commit
545261147e
@ -344,6 +344,7 @@ class ProfileBrowserWindow(bui.Window):
|
|||||||
|
|
||||||
def _refresh(self) -> None:
|
def _refresh(self) -> None:
|
||||||
# pylint: disable=too-many-locals
|
# pylint: disable=too-many-locals
|
||||||
|
# pylint: disable=too-many-statements
|
||||||
from efro.util import asserttype
|
from efro.util import asserttype
|
||||||
from bascenev1 import PlayerProfilesChangedMessage
|
from bascenev1 import PlayerProfilesChangedMessage
|
||||||
from bascenev1lib.actor import spazappearance
|
from bascenev1lib.actor import spazappearance
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user