mirror of
https://github.com/RYDE-WORK/ballistica.git
synced 2026-01-21 14:23:37 +08:00
Update kingofthehill.py
---> display scoreboard at the beginning of the game.
This commit is contained in:
parent
4cf54d4f85
commit
cb4cdfdcf8
@ -186,6 +186,7 @@ class KingOfTheHillGame(bs.TeamGameActivity[Player, Team]):
|
||||
'materials': flagmats,
|
||||
},
|
||||
)
|
||||
self._update_scoreboard()
|
||||
self._update_flag_state()
|
||||
|
||||
def _tick(self) -> None:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user