- merged FPalette and PaletteContainer.
This commit is contained in:
parent
f94e4a908c
commit
ac610d87e5
28 changed files with 162 additions and 181 deletions
|
|
@ -406,7 +406,7 @@ void P_SetupLevel(FLevelLocals *Level, int position, bool newGame)
|
|||
{
|
||||
Level->Players[i]->mo = nullptr;
|
||||
}
|
||||
palMgr.ClearTranslationSlot(TRANSLATION_LevelScripted);
|
||||
GPalette.ClearTranslationSlot(TRANSLATION_LevelScripted);
|
||||
|
||||
|
||||
// Initial height of PointOfView will be set by player think.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue