Commit d7ff83c8 authored by hybrid's avatar hybrid

Missing string representation, found by garrittg

git-svn-id: svn://svn.code.sf.net/p/irrlicht/code/trunk@2135 dfc29bdd-3216-0410-991c-e03cc46cb475
parent c8eadba6
......@@ -66,6 +66,7 @@ namespace gui
const c8* const GUIOrderingModeNames[] =
{
"none",
"ascending",
"descending",
0
......
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