mirror of
https://github.com/ZDoom/raze-gles.git
synced 2024-11-10 23:02:03 +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);
|
||||
ghoriz2 = 0.f;
|
||||
}
|
||||
|
||||
ghoriz2 = 0.f;
|
||||
}
|
||||
ghoriz = (float)(ydimen>>1);
|
||||
|
||||
resizeglcheck();
|
||||
|
|
Loading…
Reference in a new issue