mirror of
https://github.com/clockworkpi/launcher.git
synced 2026-03-18 18:02:46 +01:00
gateway switch bug fix
This commit is contained in:
@@ -177,7 +177,7 @@ class GateWayPage(Page):
|
||||
self._Screen._MsgBox.Draw()
|
||||
self._Screen.SwapAndShow()
|
||||
|
||||
ApplyGateWay(cur_li._Value)
|
||||
self.ApplyGateWay(cur_li._Value)
|
||||
|
||||
pygame.time.delay(1000)
|
||||
self._Screen.Draw()
|
||||
|
||||
Reference in New Issue
Block a user