mirror of
https://github.com/ZDoom/Raze.git
synced 2025-03-07 01:11:07 +00:00
* Primary issue was call to `renderSetAspect()` within `setdrugmode()` wasn't mulscaling with `viewingrange`. * Changed `setdrugmode()` to `getdrugmode()` to return `p->drug_aspect`. This is so `renderSetAspect()` needs to only be called from one place only. |
||
---|---|---|
.. | ||
src | ||
CMakeLists.txt |