mirror of
https://github.com/RYDE-WORK/ballistica.git
synced 2026-01-31 03:39:04 +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,
|
'materials': flagmats,
|
||||||
},
|
},
|
||||||
)
|
)
|
||||||
|
self._update_scoreboard()
|
||||||
self._update_flag_state()
|
self._update_flag_state()
|
||||||
|
|
||||||
def _tick(self) -> None:
|
def _tick(self) -> None:
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user