- removed code duplication from last cherry-pick

This commit is contained in:
Christoph Oelckers 2019-09-20 09:35:09 +02:00
parent 410da8a085
commit dcc3e2b94e
1 changed files with 0 additions and 2 deletions

View File

@ -5446,8 +5446,6 @@ void polymost_drawrooms()
resizeglcheck();
polymost_shadeInterpolate(r_shadeinterpolate);
//global cos/sin tilt angle
gctang = cosf(gtang);
gstang = sinf(gtang);