1
0
Fork 0
mirror of https://gitlab.com/echtnurich/windozexp-enhanced.git synced 2024-09-19 02:20:03 +02:00

remove stale variable

This commit is contained in:
echtnurich 2023-12-02 19:21:37 +01:00
parent bd1b7713c1
commit 75fd7532b2

View file

@ -11,7 +11,7 @@ if ( Plymouth.GetMode () == "boot" )
logo.sprite.SetZ (10000);
logo.sprite.SetOpacity (1);
progress = 0;
decrypted = 0;
progress_box.image = Image("throbber-038.png");
progress_box.sprite = Sprite();
@ -156,7 +156,6 @@ fun display_password_callback (prompt, bullets)
else
dialog.bullet[index].sprite.SetOpacity(0);
//decrypted = 1;
}
}
//logo.sprite.SetOpacity (0);