From 5c94c996edc9de19588d408e9b959d18910b23af Mon Sep 17 00:00:00 2001 From: Jonathan Gray Date: Wed, 29 Jan 2003 12:22:24 +0000 Subject: remove outdated comment svn-id: r6571 --- scumm/vars.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'scumm') diff --git a/scumm/vars.cpp b/scumm/vars.cpp index 47ae8b2d85..86d18ce6bb 100644 --- a/scumm/vars.cpp +++ b/scumm/vars.cpp @@ -241,7 +241,7 @@ void Scumm_v8::setupScummVars() //VAR_VOICE_MODE = 39; // 0 is voice, 1 is voice+text, 2 is text only VAR_GAME_LOADED = 40; - VAR_LANGUAGE = 41; // see Languages enum in scumm.h for possible values + VAR_LANGUAGE = 41; VAR_CURRENTDISK = 42; -- cgit v1.2.3