Bandaid fix for player setup menu
This commit is contained in:
parent
ec5d7156bd
commit
3c70d7b999
1 changed files with 3 additions and 0 deletions
|
|
@ -1506,6 +1506,9 @@ void D_SRB2Main(void)
|
|||
|
||||
#endif //ifndef DEVELOP
|
||||
|
||||
// now do it again for the SOC colors in main.pk3!
|
||||
M_InitPlayerSetupColors();
|
||||
|
||||
// Do it before P_InitMapData because PNG patch
|
||||
// conversion sometimes needs the palette
|
||||
V_ReloadPalette();
|
||||
|
|
|
|||
Loading…
Reference in a new issue