diff options
author | Bendegúz Nagy | 2016-08-09 11:54:04 +0200 |
---|---|---|
committer | Bendegúz Nagy | 2016-08-26 23:02:22 +0200 |
commit | 7570844f5e08e3328282bb271292dfca5e61d2a2 (patch) | |
tree | 936777d4f1053e92cfa9b1af7d27790ea9e25d63 /engines/dm/TODOs | |
parent | d69c2d12fa026a6c5fbea587376cf0ce8fba4fe9 (diff) | |
download | scummvm-rg350-7570844f5e08e3328282bb271292dfca5e61d2a2.tar.gz scummvm-rg350-7570844f5e08e3328282bb271292dfca5e61d2a2.tar.bz2 scummvm-rg350-7570844f5e08e3328282bb271292dfca5e61d2a2.zip |
DM: Fill stub method f438_STARTEND_OpenEntranceDoors
Diffstat (limited to 'engines/dm/TODOs')
-rw-r--r-- | engines/dm/TODOs/todo.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/engines/dm/TODOs/todo.txt b/engines/dm/TODOs/todo.txt index 5017e48671..ea98c00dc1 100644 --- a/engines/dm/TODOs/todo.txt +++ b/engines/dm/TODOs/todo.txt @@ -4,6 +4,7 @@ Bugs: Gui is messed up by drawn spell area line on startup Spellcasting tabs are displayed inproperly, switching between them is possible tho When reordering a champions, the icons in the top right corner ar drawn twice under the cursor + No dugeon is shown during opening the entrance doors Logic: F0444_STARTEND_Endgame is broken |