mirror of
https://github.com/RYDE-WORK/ballistica.git
synced 2026-02-06 07:23:37 +08:00
conflict fix... again
This commit is contained in:
parent
fa7fd72e57
commit
9e691b4901
@ -536,6 +536,7 @@ class CoopScoreScreen(bs.Activity[bs.Player, bs.Team]):
|
|||||||
)
|
)
|
||||||
|
|
||||||
def _update_corner_button_positions(self) -> None:
|
def _update_corner_button_positions(self) -> None:
|
||||||
|
offs = -55
|
||||||
assert self._corner_button_offs is not None
|
assert self._corner_button_offs is not None
|
||||||
pos_x = self._corner_button_offs[0]
|
pos_x = self._corner_button_offs[0]
|
||||||
pos_y = self._corner_button_offs[1]
|
pos_y = self._corner_button_offs[1]
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user