Skip to content

Commit

Permalink
whitespace
Browse files Browse the repository at this point in the history
  • Loading branch information
illwieckz committed May 13, 2024
1 parent 9bfdcce commit dc84053
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/engine/renderer/InternalImage.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -129,7 +129,7 @@ int R_GetImageCustomScalingStep( const image_t *image, const imageParams_t &imag
scaledDimension <<= 1;
scalingStep--;
}
}
}

return scalingStep;
}
Expand Down

0 comments on commit dc84053

Please sign in to comment.