mirror of
https://github.com/RYDE-WORK/ballistica.git
synced 2026-02-06 23:59:18 +08:00
Welp, that's gone, again
This commit is contained in:
parent
7741c9ca21
commit
01ab4a39d9
@ -536,7 +536,6 @@ 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