This commit is contained in:
Ian Curtis 2024-06-01 19:20:35 +01:00
parent 21e148599a
commit a6466b353d

View file

@ -191,7 +191,7 @@ void CNew3D::DrawScrollFog()
if (nodePtr) {
// interate nodes to see if any viewports with that fog colour actually set a fog density, start or spotlight on fog
// iterate nodes to see if any viewports with that fog colour actually set a fog density, start or spotlight on fog
// if all of these are zero fogging is effectively disabled
for (auto& n : m_nodes) {