From d7c7f110c1f63ec91c0837e09e9a614b6eee3cb2 Mon Sep 17 00:00:00 2001 From: Bendegúz Nagy Date: Thu, 14 Jul 2016 19:44:58 +0200 Subject: DM: Fix pressure plate on level 0 --- engines/dm/TODOs/todo.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'engines/dm/TODOs') diff --git a/engines/dm/TODOs/todo.txt b/engines/dm/TODOs/todo.txt index 229ed8cb55..71b8aa191b 100644 --- a/engines/dm/TODOs/todo.txt +++ b/engines/dm/TODOs/todo.txt @@ -7,7 +7,7 @@ Bugs: Logic: When object are put on the right side of the current square, they disappear Drawing door ornaments segfaults when going back to the start - Stepping onto the plate next doesn't open the grated gate on the 0th level + Placing one of the play icons from the top right corner into one of the champions' hands will crash the engine Possible bugs: - k1_LeftMouseButton and k2_RightMouseButton have values 1 and 2 respectively, contrary to the original in the original: MASK0x0001_MOUSE_RIGHT_BUTTON, MASK0x0002_MOUSE_LEFT_BUTTON -- cgit v1.2.3