Quick and dirty hack to enable actors interaction. Still have to compare
that with disasm. svn-id: r18965
This commit is contained in:
parent
3bd243e043
commit
46660feeb2
1 changed files with 1 additions and 1 deletions
|
@ -1215,7 +1215,7 @@ void Interface::handleOptionClick(const Point& mousePoint) {
|
|||
}
|
||||
|
||||
void Interface::handleChapterSelectionUpdate(const Point& mousePoint) {
|
||||
|
||||
_vm->_script->whichObject(mousePoint);
|
||||
}
|
||||
|
||||
void Interface::handleChapterSelectionClick(const Point& mousePoint) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue