diff options
Diffstat (limited to 'sword2/function.cpp')
| -rw-r--r-- | sword2/function.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sword2/function.cpp b/sword2/function.cpp index b2aae47b38..b9a6872a91 100644 --- a/sword2/function.cpp +++ b/sword2/function.cpp @@ -433,7 +433,7 @@ int32 FN_play_credits(int32 *params) { // FIXME: Draw the credits text. The actual text // messages are stored in credits.clu, and I'm guessing - // that credits.bmp may be the font. + // that credits.bmp or font.clu may be the font. ServiceWindows(); |
