diff options
author | Bendegúz Nagy | 2016-08-22 19:27:10 +0200 |
---|---|---|
committer | Bendegúz Nagy | 2016-08-26 23:02:22 +0200 |
commit | 2199f879bdcd27806e304782423e2b3e838d6bbc (patch) | |
tree | 26baf467d2261921eb2e74a8934485af59f6e1d4 /engines/dm/TODOs | |
parent | 22a79ac9652a42b0ff08791ebd69b047db170cb5 (diff) | |
download | scummvm-rg350-2199f879bdcd27806e304782423e2b3e838d6bbc.tar.gz scummvm-rg350-2199f879bdcd27806e304782423e2b3e838d6bbc.tar.bz2 scummvm-rg350-2199f879bdcd27806e304782423e2b3e838d6bbc.zip |
DM: Fix incorrect thumbnails
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 4bd2d8a970..4d4fef17c9 100644 --- a/engines/dm/TODOs/todo.txt +++ b/engines/dm/TODOs/todo.txt @@ -16,6 +16,5 @@ Todo: Code stuff todo: Complete stub methods(blitShrink, blitmask, scroller) Add proper save header, add error handling to it - Fix incorrect thumbnail Add translations to f433_processCommand140_saveGame 'LOAD'
\ No newline at end of file |