diff options
author | Bendegúz Nagy | 2016-07-29 15:50:38 +0200 |
---|---|---|
committer | Bendegúz Nagy | 2016-08-26 23:02:22 +0200 |
commit | 734abf8d48a1a0d9c00d27801d6be9e54854d702 (patch) | |
tree | 11f0f58654d0c3b6dc8f990afdcc0a302f390037 /engines/dm/TODOs | |
parent | ac9f4d7d4473e871db3e55c044eb109b339d08c3 (diff) | |
download | scummvm-rg350-734abf8d48a1a0d9c00d27801d6be9e54854d702.tar.gz scummvm-rg350-734abf8d48a1a0d9c00d27801d6be9e54854d702.tar.bz2 scummvm-rg350-734abf8d48a1a0d9c00d27801d6be9e54854d702.zip |
DM: Adjust idle delay when renaming champion
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 4fb935fad9..b6e3ad8e27 100644 --- a/engines/dm/TODOs/todo.txt +++ b/engines/dm/TODOs/todo.txt @@ -45,4 +45,3 @@ Finish stuff: Refactoring Places implementing mini mainloop and where input doesn't really matter should call discardInput instead of processInput - While reanming a champion, the mouse lags
\ No newline at end of file |