Commit 8e22e4a2 authored by hybrid's avatar hybrid

Typo.

git-svn-id: svn://svn.code.sf.net/p/irrlicht/code/trunk@672 dfc29bdd-3216-0410-991c-e03cc46cb475
parent ae552a7d
...@@ -316,7 +316,7 @@ private: ...@@ -316,7 +316,7 @@ private:
break; break;
} }
if (!inFrustum) // all edges outside if (!boxInFrustum) // all edges outside
return; return;
} }
} }
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment