diff options
author | Bendegúz Nagy | 2016-08-09 12:22:46 +0200 |
---|---|---|
committer | Bendegúz Nagy | 2016-08-26 23:02:22 +0200 |
commit | 6428110da8274da755c6f944fa668331d444de06 (patch) | |
tree | 56f1d47de15adbcb3c692c5c70c47aac7542e042 /engines/dm/TODOs | |
parent | 7570844f5e08e3328282bb271292dfca5e61d2a2 (diff) | |
download | scummvm-rg350-6428110da8274da755c6f944fa668331d444de06.tar.gz scummvm-rg350-6428110da8274da755c6f944fa668331d444de06.tar.bz2 scummvm-rg350-6428110da8274da755c6f944fa668331d444de06.zip |
DM: Fix dungon not drawn behind entrance doors
Diffstat (limited to 'engines/dm/TODOs')
-rw-r--r-- | engines/dm/TODOs/todo.txt | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/engines/dm/TODOs/todo.txt b/engines/dm/TODOs/todo.txt index ea98c00dc1..5017e48671 100644 --- a/engines/dm/TODOs/todo.txt +++ b/engines/dm/TODOs/todo.txt @@ -4,7 +4,6 @@ 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 |