Ooops, correct that accidental commit of code

svn-id: r24466
This commit is contained in:
Travis Howell 2006-10-23 01:52:19 +00:00
parent 99d6e6db5c
commit f766e01112

View File

@ -1440,7 +1440,7 @@ void AGOSEngine::vc58_checkCodeWheel() {
// TODO
debug(0, "vc58_checkCodeWheel: stub");
_variableArray[0] = 1;
_variableArray[0] = 0;
}
void AGOSEngine::vc59_skipIfNotEGA() {