[Scummvm-cvs-logs] SF.net SVN: scummvm:[55329] scummvm/trunk/engines/mohawk/resource.h

fuzzie at users.sourceforge.net fuzzie at users.sourceforge.net
Wed Jan 19 17:36:50 CET 2011


Revision: 55329
          http://scummvm.svn.sourceforge.net/scummvm/?rev=55329&view=rev
Author:   fuzzie
Date:     2011-01-19 16:36:50 +0000 (Wed, 19 Jan 2011)

Log Message:
-----------
MOHAWK: Fix comment in resource.h.

Modified Paths:
--------------
    scummvm/trunk/engines/mohawk/resource.h

Modified: scummvm/trunk/engines/mohawk/resource.h
===================================================================
--- scummvm/trunk/engines/mohawk/resource.h	2011-01-19 16:36:34 UTC (rev 55328)
+++ scummvm/trunk/engines/mohawk/resource.h	2011-01-19 16:36:50 UTC (rev 55329)
@@ -102,7 +102,7 @@
 #define ID_CONV MKID_BE('CONV') // Conversation
 #define ID_HOTS MKID_BE('HOTS') // Hotspot
 #define ID_INVO MKID_BE('INVO') // Inventory Object
-#define ID_QARS MKID_BE('QARS') // Conversation Entry
+#define ID_QARS MKID_BE('QARS') // Question and Responses
 #define ID_SCEN MKID_BE('SCEN') // Scene
 #define ID_STRI MKID_BE('STRI') // String Entry?
 


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