[Scummvm-cvs-logs] SF.net SVN: scummvm: [22784] scummvm/trunk/engines/simon/animation.cpp
joostp at users.sourceforge.net
joostp at users.sourceforge.net
Tue May 30 13:33:02 CEST 2006
Revision: 22784
Author: joostp
Date: 2006-05-30 13:32:22 -0700 (Tue, 30 May 2006)
ViewCVS: http://svn.sourceforge.net/scummvm/?rev=22784&view=rev
Log Message:
-----------
remove extraneous comma
Modified Paths:
--------------
scummvm/trunk/engines/simon/animation.cpp
Modified: scummvm/trunk/engines/simon/animation.cpp
===================================================================
--- scummvm/trunk/engines/simon/animation.cpp 2006-05-30 19:48:47 UTC (rev 22783)
+++ scummvm/trunk/engines/simon/animation.cpp 2006-05-30 20:32:22 UTC (rev 22784)
@@ -508,7 +508,7 @@
"ventfall.dxa",
"ventoff.dxa",
"wasting.dxa",
- "wurbatak.dxa",
+ "wurbatak.dxa"
};
} // End of namespace Simon
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