- fixed: UseOffsets can only be handled after the patch is has been set up.

This commit is contained in:
Christoph Oelckers 2016-10-26 15:02:20 +02:00
commit 327d4d85a7
2 changed files with 8 additions and 8 deletions

View file

@ -615,8 +615,6 @@ namespace
PalEntry FTexture::GetSkyCapColor(bool bottom)
{
PalEntry col;
int w;
int h;
if (!bSWSkyColorDone)
{