[Scummvm-cvs-logs] SF.net SVN: scummvm:[46483] scummvm/trunk/engines/teenagent/scene.cpp

megath at users.sourceforge.net megath at users.sourceforge.net
Tue Dec 22 15:37:57 CET 2009


Revision: 46483
          http://scummvm.svn.sourceforge.net/scummvm/?rev=46483&view=rev
Author:   megath
Date:     2009-12-22 14:37:57 +0000 (Tue, 22 Dec 2009)

Log Message:
-----------
removed conflicting hotkeys.

Modified Paths:
--------------
    scummvm/trunk/engines/teenagent/scene.cpp

Modified: scummvm/trunk/engines/teenagent/scene.cpp
===================================================================
--- scummvm/trunk/engines/teenagent/scene.cpp	2009-12-22 13:31:52 UTC (rev 46482)
+++ scummvm/trunk/engines/teenagent/scene.cpp	2009-12-22 14:37:57 UTC (rev 46483)
@@ -461,7 +461,7 @@
 			}
 			break;
 		}
-		
+#if 0
 		case '1':
 		case '2':
 		case '3':
@@ -479,6 +479,7 @@
 				}
 			}
 			break;
+#endif
 		default:
 			break;
 		}


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