diff options
author | Bendegúz Nagy | 2016-07-18 18:23:30 +0200 |
---|---|---|
committer | Bendegúz Nagy | 2016-08-26 23:02:22 +0200 |
commit | bd9fa3eb87a08dd7ba6387ac7c2d911a040cd9c4 (patch) | |
tree | 0251546950c3eb79a73e0d332bb0f24763923da2 /engines/dm/TODOs | |
parent | ac1b49496d13f173bc08274808b1c1878e743a11 (diff) | |
download | scummvm-rg350-bd9fa3eb87a08dd7ba6387ac7c2d911a040cd9c4.tar.gz scummvm-rg350-bd9fa3eb87a08dd7ba6387ac7c2d911a040cd9c4.tar.bz2 scummvm-rg350-bd9fa3eb87a08dd7ba6387ac7c2d911a040cd9c4.zip |
DM: Engine now correctly set's the activeGroupIndex of groups
Diffstat (limited to 'engines/dm/TODOs')
-rw-r--r-- | engines/dm/TODOs/todo.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/engines/dm/TODOs/todo.txt b/engines/dm/TODOs/todo.txt index d49ec2209f..4aa4d36360 100644 --- a/engines/dm/TODOs/todo.txt +++ b/engines/dm/TODOs/todo.txt @@ -11,7 +11,7 @@ Bugs: Sometimes putting stuff in the player's hand segfaults Footprints are everywhere Object display is a bit mixed up with regards to which cell is it drawn in - Activegroup index segfaults when aknig the stairs + The last resurrected character can't have stuff in their left hand, segfaults if I try to put stuff into it Possible bugs: |