- fixed typo in string label.
This commit is contained in:
parent
d6e72b5264
commit
7acf23f213
1 changed files with 1 additions and 1 deletions
|
|
@ -2015,7 +2015,7 @@ void G_DoLoadGame ()
|
|||
}
|
||||
else
|
||||
{
|
||||
LoadGameError("TXT_IOTHERENGINESG", engine.GetChars());
|
||||
LoadGameError("TXT_OTHERENGINESG", engine.GetChars());
|
||||
}
|
||||
return;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue