Fixed warnings.

git-svn-id: svn://svn.code.sf.net/p/irrlicht/code/trunk@2313 dfc29bdd-3216-0410-991c-e03cc46cb475
master
hybrid 2009-03-30 16:34:15 +00:00
parent 8974c62c49
commit 316139afd6
1 changed files with 1 additions and 0 deletions

View File

@ -1167,6 +1167,7 @@ void CQuake3EventHandler::addSceneTreeItem( ISceneNode * parent, IGUITreeViewNod
case ESNAT_COLLISION_RESPONSE:
case ESNAT_CAMERA_FPS:
case ESNAT_CAMERA_MAYA:
default:
break;
}
node->addChildBack( msg, 0, imageIndex );