mirror of
https://github.com/clockworkpi/launcher.git
synced 2026-03-19 10:22:39 +01:00
text fix
This commit is contained in:
@@ -190,6 +190,7 @@ class AirplanePage(Page):
|
||||
|
||||
else:
|
||||
data = self.EasingData(0,43)
|
||||
data.reverse()
|
||||
for _,v in enumerate(data):
|
||||
self._airwire_y += v
|
||||
self._dialog_index = 3
|
||||
|
||||
Reference in New Issue
Block a user