fix freefall
This commit is contained in:
parent
815135bbc6
commit
933be4f94d
|
|
@ -194,9 +194,6 @@ class Test_Leak(Test_Test):
|
|||
except Exception:
|
||||
has_free_fall = False
|
||||
if has_free_fall:
|
||||
# Reuse Free Fall mode to benefit from special scaling and image persistence
|
||||
self._free_fall_mode = True
|
||||
self._free_fall_img_scale = 1.75
|
||||
# Keep normal Leak instruction text
|
||||
self.display_text(text="COLLEGARE GLI ATTACCHI PNEUMATICI E PREMERE START PER INIZIARE LA PROVA TENUTA")
|
||||
# Load default image
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user