mirror of
https://github.com/RYDE-WORK/ballistica.git
synced 2026-02-04 22:43:17 +08:00
Try fix ci
This commit is contained in:
parent
52d0c97b77
commit
8aae99fa48
@ -852,7 +852,7 @@ class GameActivity(Activity[PlayerType, TeamType]):
|
|||||||
name = player.getname()
|
name = player.getname()
|
||||||
color = player.color
|
color = player.color
|
||||||
highlight = player.highlight
|
highlight = player.highlight
|
||||||
|
|
||||||
playerspaztype = player.playerspaztype
|
playerspaztype = player.playerspaztype
|
||||||
if playerspaztype is None:
|
if playerspaztype is None:
|
||||||
playerspaztype = PlayerSpaz
|
playerspaztype = PlayerSpaz
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user