summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
-rw-r--r--StarsEx/VideoSettings.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/StarsEx/VideoSettings.cpp b/StarsEx/VideoSettings.cpp
index 6f61c52..3c8c768 100644
--- a/StarsEx/VideoSettings.cpp
+++ b/StarsEx/VideoSettings.cpp
@@ -32,7 +32,7 @@ VideoSettings::VideoSettings()
tex_size = 2048;
gamma = 128;
- is_windowed = false;
+ is_windowed = true;
use_effects = true;
shadows = true;
bumpmaps = true;