summaryrefslogtreecommitdiff
path: root/src/client/interface.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/client/interface.h')
-rwxr-xr-xsrc/client/interface.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/client/interface.h b/src/client/interface.h
index 44ea2c8..3da0ba3 100755
--- a/src/client/interface.h
+++ b/src/client/interface.h
@@ -16,7 +16,7 @@
#include <SDL_net.h>
*/
-#define SDL_SUBSYSTEMS SDL_INIT_VIDEO|SDL_INIT_TIMER|SDL_DOUBLEBUF
+#define SDL_SUBSYSTEMS SDL_INIT_VIDEO|SDL_INIT_TIMER
// windows title
#define WINDOW_TITLE "Tuxánci " TUXANCI_VERSION