From 665ea3beff7be4d9240ff89b671d8e77038a0990 Mon Sep 17 00:00:00 2001 From: Bendegúz Nagy Date: Thu, 14 Jul 2016 17:04:53 +0200 Subject: DM: Fix champion bar graphs --- engines/dm/TODOs/todo.txt | 2 -- 1 file changed, 2 deletions(-) (limited to 'engines/dm/TODOs') diff --git a/engines/dm/TODOs/todo.txt b/engines/dm/TODOs/todo.txt index 47416c58df..229ed8cb55 100644 --- a/engines/dm/TODOs/todo.txt +++ b/engines/dm/TODOs/todo.txt @@ -8,8 +8,6 @@ Bugs: 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 - Damage to a champion's health is not getting reflected in the bar graphs, only when opening the inventory (maybe health is not getting set correctly) - 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