[Scummvm-cvs-logs] SF.net SVN: scummvm: [22704] scummvm/trunk/engines/sword2/sword2.cpp

eriktorbjorn at users.sourceforge.net eriktorbjorn at users.sourceforge.net
Sun May 28 01:17:01 CEST 2006


Revision: 22704
Author:   eriktorbjorn
Date:     2006-05-28 01:16:07 -0700 (Sun, 28 May 2006)
ViewCVS:  http://svn.sourceforge.net/scummvm/?rev=22704&view=rev

Log Message:
-----------
We already have a default setting for subtitles, so this shouldn't be needed.

Modified Paths:
--------------
    scummvm/trunk/engines/sword2/sword2.cpp
Modified: scummvm/trunk/engines/sword2/sword2.cpp
===================================================================
--- scummvm/trunk/engines/sword2/sword2.cpp	2006-05-28 06:07:54 UTC (rev 22703)
+++ scummvm/trunk/engines/sword2/sword2.cpp	2006-05-28 08:16:07 UTC (rev 22704)
@@ -197,7 +197,6 @@
 
 void Sword2Engine::registerDefaultSettings() {
 	ConfMan.registerDefault("gfx_details", 2);
-	ConfMan.registerDefault("subtitles", false);
 	ConfMan.registerDefault("reverse_stereo", false);
 }
 


This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.





More information about the Scummvm-git-logs mailing list