SVN r26 (trunk)

This commit is contained in:
Christoph Oelckers 2006-04-11 08:36:23 +00:00
commit e06ba32525
38 changed files with 390 additions and 762 deletions

View file

@ -225,9 +225,6 @@ void FStringTable::LoadLanguage (int lumpnum, DWORD code, bool exactMatch, int p
continue;
}
if (SC_Compare ("C2TEXT"))
skip = skip;
string strName (sc_String);
SC_MustGetStringName ("=");
SC_MustGetString ();