diff options
| -rw-r--r-- | engines/toltecs/TODO.txt | 2 | 
1 files changed, 2 insertions, 0 deletions
| diff --git a/engines/toltecs/TODO.txt b/engines/toltecs/TODO.txt index 6317f4af4e..7aefbd8f83 100644 --- a/engines/toltecs/TODO.txt +++ b/engines/toltecs/TODO.txt @@ -10,6 +10,8 @@ TODO    the comments inside sfLoadScene.  - Sometimes, some stray lines are drawn below fonts - probably because the text doesn't    fit inside the screen and the surface is cut off incorrectly. +- Fix some occasional artifacts on screen (e.g. when text is shown over an animation) +  sometimes.  - Load/start sound and music of the saved scene when loading.  - The animation changes in commit 105 (probably) seem to be insufficient - some animations    exceed the screen height (together with the interface) - perhaps the interface height  | 
