From 0ce8857e4e3fbd69c48f7db9123293bdcbcd9751 Mon Sep 17 00:00:00 2001 From: Ira Rice Date: Tue, 14 Oct 2008 21:16:29 +0000 Subject: Accidently left in a copied line. Must be slightly tired to not notice this while testing. Oh well. --- src/gui/setup_video.cpp | 1 - 1 file changed, 1 deletion(-) diff --git a/src/gui/setup_video.cpp b/src/gui/setup_video.cpp index e065edae..612de09f 100644 --- a/src/gui/setup_video.cpp +++ b/src/gui/setup_video.cpp @@ -378,7 +378,6 @@ void Setup_Video::cancel() config.setValue("screen", mFullScreenEnabled ? 1 : 0); config.setValue("customcursor", mCustomCursorEnabled ? 1 : 0); config.setValue("particleeffects", mParticleEffectsEnabled ? 1 : 0); - config.setValue("screen", mParticleEffectsEnabled ? 1 : 0); config.setValue("guialpha", mOpacity); config.setValue("opengl", mOpenGLEnabled ? 1 : 0); } -- cgit v1.2.3-70-g09d2