Welp, that's gone, again

This commit is contained in:
Vishal 2024-09-06 16:10:25 +05:30 committed by GitHub
parent 7741c9ca21
commit 01ab4a39d9
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -536,7 +536,6 @@ class CoopScoreScreen(bs.Activity[bs.Player, bs.Team]):
)
def _update_corner_button_positions(self) -> None:
offs = -55
assert self._corner_button_offs is not None
pos_x = self._corner_button_offs[0]
pos_y = self._corner_button_offs[1]