diff options
| -rw-r--r-- | scumm/script_v7he.cpp | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/scumm/script_v7he.cpp b/scumm/script_v7he.cpp index 2d4aa8fe2c..851fe5fab2 100644 --- a/scumm/script_v7he.cpp +++ b/scumm/script_v7he.cpp @@ -811,7 +811,7 @@ void ScummEngine_v70he::o70_kernelSetFunctions() {  	case 714:  		break;  	case 2001: -		// Used in SoccerMLS +		// Used in SoccerMLS/Soccer2004  		warning("o70_kernelSetFunctions: unhandled case 2001");  		break;  	default: | 
