mirror of
https://github.com/RetroDECK/Supermodel.git
synced 2024-11-22 05:45:38 +00:00
spelling
This commit is contained in:
parent
21e148599a
commit
a6466b353d
|
@ -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) {
|
||||
|
|
Loading…
Reference in a new issue