mirror of
https://github.com/ZDoom/raze-gles.git
synced 2024-12-26 03:30:46 +00:00
- fixed another bad merge
This commit is contained in:
parent
5e470e8a5b
commit
61d2e31610
1 changed files with 0 additions and 3 deletions
|
@ -5442,9 +5442,6 @@ void polymost_drawrooms()
|
||||||
gchang = Bsqrtf(1.f - gshang * gshang);
|
gchang = Bsqrtf(1.f - gshang * gshang);
|
||||||
ghoriz2 = 0.f;
|
ghoriz2 = 0.f;
|
||||||
}
|
}
|
||||||
|
|
||||||
ghoriz2 = 0.f;
|
|
||||||
}
|
|
||||||
ghoriz = (float)(ydimen>>1);
|
ghoriz = (float)(ydimen>>1);
|
||||||
|
|
||||||
resizeglcheck();
|
resizeglcheck();
|
||||||
|
|
Loading…
Reference in a new issue