mirror of
https://github.com/RYDE-WORK/ballistica.git
synced 2026-01-23 23:49:47 +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]
|
||||
highlight: Sequence[float]
|
||||
|
||||
playerspaztype: type['PlayerSpaz']
|
||||
playerspaztype: Optional[type['PlayerSpaz']]
|
||||
|
||||
_team: TeamType
|
||||
_sessionplayer: ba.SessionPlayer
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user