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