From fee8461a594770f8ef2bd826868a4ae81270a666 Mon Sep 17 00:00:00 2001 From: Bjørn Lindeijer Date: Thu, 15 Feb 2007 22:11:16 +0000 Subject: Come on guys, that was just a test. --- src/main.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/main.cpp') diff --git a/src/main.cpp b/src/main.cpp index 46c38201..dc186c84 100644 --- a/src/main.cpp +++ b/src/main.cpp @@ -274,7 +274,7 @@ void initEngine() int width = (int) config.getValue("screenwidth", defaultScreenWidth); int height = (int) config.getValue("screenheight", defaultScreenHeight); - int bpp = 8; + int bpp = 0; bool fullscreen = ((int) config.getValue("screen", 0) == 1); bool hwaccel = ((int) config.getValue("hwaccel", 0) == 1); -- cgit v1.2.3-70-g09d2