aboutsummaryrefslogtreecommitdiff
path: root/engines/titanic/carry/photograph.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'engines/titanic/carry/photograph.cpp')
-rw-r--r--engines/titanic/carry/photograph.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/engines/titanic/carry/photograph.cpp b/engines/titanic/carry/photograph.cpp
index d35837798f..cdf46488f0 100644
--- a/engines/titanic/carry/photograph.cpp
+++ b/engines/titanic/carry/photograph.cpp
@@ -64,7 +64,7 @@ bool CPhotograph::MouseDragEndMsg(CMouseDragEndMsg *msg) {
moveUnder(getDontSave());
makeDirty();
playSound("a#46.wav");
- starFn(14);
+ starFn(STAR_SET_REFERENCE);
showMouse();
return true;
} else {