This commit is contained in:
cuu
2018-07-03 19:25:54 +08:00
committed by clockworkpi
parent 2bbeba5665
commit b5603bcf7c
2 changed files with 2 additions and 1 deletions

View File

@@ -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