[Scummvm-cvs-logs] SF.net SVN: scummvm: [28248] scummvm/trunk/engines/parallaction/detection. cpp
peres001 at users.sourceforge.net
peres001 at users.sourceforge.net
Sat Jul 28 01:42:59 CEST 2007
Revision: 28248
http://scummvm.svn.sourceforge.net/scummvm/?rev=28248&view=rev
Author: peres001
Date: 2007-07-27 16:42:59 -0700 (Fri, 27 Jul 2007)
Log Message:
-----------
Added Italian language flag to Big Red Adventure detection structs.
Modified Paths:
--------------
scummvm/trunk/engines/parallaction/detection.cpp
Modified: scummvm/trunk/engines/parallaction/detection.cpp
===================================================================
--- scummvm/trunk/engines/parallaction/detection.cpp 2007-07-27 23:41:43 UTC (rev 28247)
+++ scummvm/trunk/engines/parallaction/detection.cpp 2007-07-27 23:42:59 UTC (rev 28248)
@@ -155,7 +155,7 @@
Common::ADGF_NO_FLAGS
},
GType_BRA,
- GF_LANG_EN | GF_LANG_FR | GF_LANG_DE | GF_LANG_MULT
+ GF_LANG_EN | GF_LANG_FR | GF_LANG_DE | GF_LANG_IT | GF_LANG_MULT
},
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