This commit is contained in:
Sasha 2022-06-16 22:07:46 +09:00 committed by GitHub
parent ee4b797d71
commit 52d0c97b77
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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