- fixed another bad merge

This commit is contained in:
Christoph Oelckers 2019-09-20 09:44:58 +02:00
parent 5e470e8a5b
commit 61d2e31610

View file

@ -5442,9 +5442,6 @@ void polymost_drawrooms()
gchang = Bsqrtf(1.f - gshang * gshang);
ghoriz2 = 0.f;
}
ghoriz2 = 0.f;
}
ghoriz = (float)(ydimen>>1);
resizeglcheck();