mirror of
https://github.com/clockworkpi/launcher.git
synced 2025-12-12 17:58:50 +01:00
gateway switch bug fix
This commit is contained in:
parent
06b8db3edb
commit
df03f2889a
@ -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()
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user