aboutsummaryrefslogtreecommitdiff
path: root/simon
diff options
context:
space:
mode:
authorTravis Howell2003-01-05 12:20:31 +0000
committerTravis Howell2003-01-05 12:20:31 +0000
commit3224d39f6540f12491cd1784381401a4f7ca8879 (patch)
tree794ceb4f1b36388453b159264ab16deec5b07718 /simon
parent6414e9a2558f1707ff63d6f59651e14bee38728d (diff)
downloadscummvm-rg350-3224d39f6540f12491cd1784381401a4f7ca8879.tar.gz
scummvm-rg350-3224d39f6540f12491cd1784381401a4f7ca8879.tar.bz2
scummvm-rg350-3224d39f6540f12491cd1784381401a4f7ca8879.zip
Alter fix me comment
svn-id: r6336
Diffstat (limited to 'simon')
-rw-r--r--simon/simon.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/simon/simon.cpp b/simon/simon.cpp
index 490369410e..23382975bd 100644
--- a/simon/simon.cpp
+++ b/simon/simon.cpp
@@ -3846,7 +3846,7 @@ void SimonState::talk_with_text(uint num_1, uint num_2, const char *string_ptr,
uint m, n;
uint height;
- // FIXME: Simon1 Mine - Fix text for dwarf song
+ // FIXME: Simon1dos Dwarf Mine - Fix text for dwarf song
if (num_1 >= 100)
num_1 -= 100;