2
0
Эх сурвалжийг харах

Turn off resizable flag by default, you can always pass the --resize command line option if you need it.

Sam Lantinga 12 жил өмнө
parent
commit
2b93fa0892
1 өөрчлөгдсөн 0 нэмэгдсэн , 2 устгасан
  1. 0 2
      test/testsprite2.c

+ 0 - 2
test/testsprite2.c

@@ -248,8 +248,6 @@ main(int argc, char *argv[])
         return 1;
     }
 
-    state->window_flags |= SDL_WINDOW_RESIZABLE;
-
     for (i = 1; i < argc;) {
         int consumed;