- Add blzut3's morphed status bar patch.
SVN r2283 (trunk)
This commit is contained in:
parent
08b931006f
commit
87a7ff7b6d
8 changed files with 9 additions and 121 deletions
|
|
@ -774,10 +774,6 @@ void D_ReadUserInfoStrings (int i, BYTE **stream, bool update)
|
|||
// Rebuild translation in case the new skin uses a different range
|
||||
// than the old one.
|
||||
R_BuildPlayerTranslation (i);
|
||||
if (StatusBar != NULL && i == StatusBar->GetPlayer())
|
||||
{
|
||||
StatusBar->SetFace (&skins[info->skin]);
|
||||
}
|
||||
break;
|
||||
|
||||
case INFO_Gender:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue