diff options
author | Torbjörn Andersson | 2005-07-04 07:53:17 +0000 |
---|---|---|
committer | Torbjörn Andersson | 2005-07-04 07:53:17 +0000 |
commit | 8b460fdf893dd2c202ff630dd87f66729391bf34 (patch) | |
tree | 75e451c2d7fe4bcb9cd2bb2f144020911fb72d98 | |
parent | 2e868658dae0e8c001287c9ac8e0e887608bda34 (diff) | |
download | scummvm-rg350-8b460fdf893dd2c202ff630dd87f66729391bf34.tar.gz scummvm-rg350-8b460fdf893dd2c202ff630dd87f66729391bf34.tar.bz2 scummvm-rg350-8b460fdf893dd2c202ff630dd87f66729391bf34.zip |
Added note about BS2 script bug.
svn-id: r18492
-rw-r--r-- | TODO | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -346,6 +346,9 @@ Broken Sword 2 * Eventually I would like to get rid of the "driver" sub-directory. We already have a cross-platform infrastructure for ScummVM, so this separation is not necessary. +* Maybe work around script bug which causes the mop to disappear briefly when + trying to pick it up from the top of the boat at the London docks. (The event + to hide the mop is sent too early.) See bug #1214168. SIMON ===== |