We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 292f8f6 commit f79240cCopy full SHA for f79240c
scripts/draw_window_preferences_f/draw_window_preferences_f.gml
@@ -248,6 +248,8 @@ function draw_window_preferences_f() {
248
// save_settings()
249
// selected_tab = 0
250
//}
251
+
252
+ //opening and closing animation
253
if (preferencesopen = 0) {
254
if (preferencesalpha < 1) {
255
if (refreshrate = 0) preferencesalpha += 1/3.75
0 commit comments