diff --git a/src/TextScr.cpp b/src/TextScr.cpp index 0ccf3b24..40c5735d 100644 --- a/src/TextScr.cpp +++ b/src/TextScr.cpp @@ -898,6 +898,32 @@ int TextScriptProc(void) x = GetTextScriptNo(gTS.p_read + 4); z = GetTextScriptNo(gTS.p_read + 9); + #ifdef FIX_BUGS + // Some versions of the Waterway TSC script contain a bug: + //