diff options
author | prep <none@none> | 2011-12-20 12:57:32 -0500 |
---|---|---|
committer | prep <none@none> | 2011-12-20 12:57:32 -0500 |
commit | e9058099d0405ce89905bd2393fb0264327d4230 (patch) | |
tree | a1d2e494651fb42b262b5b5ebf99ff5ee516d2bc /indra/newview/llfloaterpathfindingconsole.h | |
parent | 32fe974ac272ac5f92dd4c5c84e482b0acb36fe2 (diff) |
Allow for the overlaying of an unblended navmesh ontop of the scenes normal renderables
Diffstat (limited to 'indra/newview/llfloaterpathfindingconsole.h')
-rw-r--r-- | indra/newview/llfloaterpathfindingconsole.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/indra/newview/llfloaterpathfindingconsole.h b/indra/newview/llfloaterpathfindingconsole.h index 1ba9f2a6ee..c5e1a9536b 100644 --- a/indra/newview/llfloaterpathfindingconsole.h +++ b/indra/newview/llfloaterpathfindingconsole.h @@ -65,6 +65,7 @@ class LLFloaterPathfindingConsole public:
virtual BOOL postBuild();
+ BOOL allowAllRenderables();
protected:
|