diff options
author | Bendegúz Nagy | 2016-09-03 11:12:16 +0200 |
---|---|---|
committer | Bendegúz Nagy | 2016-09-03 11:12:16 +0200 |
commit | d059a1cd4b7491e04d10af728ae55a74f0d5035c (patch) | |
tree | d85c9bb3950611a265a8ed0e79c3628a45829e29 /engines/dm/TODOs | |
parent | 2e0fae6547e9a69b5f0e308e78e91e56995721f3 (diff) | |
download | scummvm-rg350-d059a1cd4b7491e04d10af728ae55a74f0d5035c.tar.gz scummvm-rg350-d059a1cd4b7491e04d10af728ae55a74f0d5035c.tar.bz2 scummvm-rg350-d059a1cd4b7491e04d10af728ae55a74f0d5035c.zip |
DM: Use delayMillis(10) in mainLoop
Diffstat (limited to 'engines/dm/TODOs')
-rw-r--r-- | engines/dm/TODOs/todo.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/engines/dm/TODOs/todo.txt b/engines/dm/TODOs/todo.txt index 958375b5b7..64110249a1 100644 --- a/engines/dm/TODOs/todo.txt +++ b/engines/dm/TODOs/todo.txt @@ -5,6 +5,8 @@ Bugs: Logic: Items thrown on the right side end up on the left side + Can't place torch in player's hand after loading, can do so only after brining up the inventory + Restarting the game after the party is dead segfaults Todo: Add wiki entry for DM |