aboutsummaryrefslogtreecommitdiff
path: root/queen/command.h
diff options
context:
space:
mode:
authorGregory Montoir2003-12-14 20:24:29 +0000
committerGregory Montoir2003-12-14 20:24:29 +0000
commite1c21c2d8c3ba05ba32bf86f2fa66e5786264f52 (patch)
tree273e93aa2f29831f9b7161e9b742b7cfbe8e13c8 /queen/command.h
parent4420b15d9f59227cc57bb60d5b38c73639437a62 (diff)
downloadscummvm-rg350-e1c21c2d8c3ba05ba32bf86f2fa66e5786264f52.tar.gz
scummvm-rg350-e1c21c2d8c3ba05ba32bf86f2fa66e5786264f52.tar.bz2
scummvm-rg350-e1c21c2d8c3ba05ba32bf86f2fa66e5786264f52.zip
don't call Command::changeObjectState() on items
svn-id: r11639
Diffstat (limited to 'queen/command.h')
-rw-r--r--queen/command.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/queen/command.h b/queen/command.h
index 38b726b127..0bf7c4d754 100644
--- a/queen/command.h
+++ b/queen/command.h
@@ -134,7 +134,7 @@ private:
//! speak description of selected object
void lookAtSelectedObject();
- //! get the current objects under the cursor
+ //! get the current object under the cursor
void lookForCurrentObject();
//! get the current icon panel under the cursor (inventory item or verb)