mirror of
https://github.com/RYDE-WORK/ballistica.git
synced 2026-02-04 06:23:19 +08:00
Update _player.py
This commit is contained in:
parent
58f222d8dc
commit
b111d4ed66
@ -63,7 +63,7 @@ class Player(Generic[TeamType]):
|
|||||||
color: Sequence[float]
|
color: Sequence[float]
|
||||||
highlight: Sequence[float]
|
highlight: Sequence[float]
|
||||||
|
|
||||||
playerspaztype: 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