Integrating github/staging through commit ab87ed9
This commit is contained in:
@@ -267,8 +267,6 @@ void CRainDrops::DrawRaindrops([[maybe_unused]] int iViewportWidth, [[maybe_unus
|
||||
float fScreenW = iRTWidth;
|
||||
float fScreenH = iRTHeight;
|
||||
|
||||
float fInvScreenW = 1.0f / fScreenW;
|
||||
float fInvScreenH = 1.0f / fScreenH;
|
||||
|
||||
TransformationMatrices backupSceneMatrices;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user