NEVERHOOD: Added a FIXME

This commit is contained in:
Filippos Karapetis
2013-05-08 20:40:04 +02:00
committed by Willem Jan Palenstijn
parent 2e94464a8a
commit 88bfe5d076
+2
View File
@@ -1042,6 +1042,8 @@ uint32 AsScene1002VenusFlyTrap::hmAnimationExt(int messageNum, const MessagePara
if (_x > 330) {
sendMessage(_klayman, 0x4811, 2);
} else if (_x > 265) {
// FIXME: This check is the same as the one below.
// Perhaps the third parameter should be 1 here?
sendMessage(_klayman, 0x4811, 0);
} else {
sendMessage(_klayman, 0x4811, 0);