From fe8139b57168bbb85eb1d4bb0d2c62219ee6383d Mon Sep 17 00:00:00 2001 From: Strangerke Date: Wed, 20 May 2015 07:13:18 +0200 Subject: SHERLOCK: Improve comment as suggested by LordHoto --- engines/sherlock/user_interface.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'engines/sherlock') diff --git a/engines/sherlock/user_interface.cpp b/engines/sherlock/user_interface.cpp index 8121eee7bc..ed6558c6dd 100644 --- a/engines/sherlock/user_interface.cpp +++ b/engines/sherlock/user_interface.cpp @@ -1159,7 +1159,7 @@ void UserInterface::doInvControl() { if (talk._talkToAbort) return; - // Now check for the Use and Give actions. If inv_mode is 3, + // Now check for the Use and Give actions. If inv_mode is INVMODE_GIVE, // that means GIVE is in effect, _selector is the object being // given, and _find is the target. // The same applies to USE, except if _selector is -1, then USE -- cgit v1.2.3