mirror of
https://github.com/RYDE-WORK/ballistica.git
synced 2026-02-06 23:59:18 +08:00
Fix ci
This commit is contained in:
parent
ee4b797d71
commit
52d0c97b77
@ -63,7 +63,7 @@ class Player(Generic[TeamType]):
|
|||||||
color: Sequence[float]
|
color: Sequence[float]
|
||||||
highlight: Sequence[float]
|
highlight: Sequence[float]
|
||||||
|
|
||||||
playerspaztype: Optional[type['PlayerSpaz']]
|
playerspaztype: Optional[type[PlayerSpaz]]
|
||||||
|
|
||||||
_team: TeamType
|
_team: TeamType
|
||||||
_sessionplayer: ba.SessionPlayer
|
_sessionplayer: ba.SessionPlayer
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user