Skip to content

Commit f79240c

Browse files
committed
Comments
1 parent 292f8f6 commit f79240c

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

scripts/draw_window_preferences_f/draw_window_preferences_f.gml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -248,6 +248,8 @@ function draw_window_preferences_f() {
248248
// save_settings()
249249
// selected_tab = 0
250250
//}
251+
252+
//opening and closing animation
251253
if (preferencesopen = 0) {
252254
if (preferencesalpha < 1) {
253255
if (refreshrate = 0) preferencesalpha += 1/3.75

0 commit comments

Comments
 (0)