mirror of
https://foundry.openuru.org/gitblit/r/CWE-ou-minkata.git
synced 2025-07-21 12:49:10 +00:00
Obliterate hsBool
This commit is contained in:
@ -98,7 +98,7 @@ public:
|
||||
void Cleanup();
|
||||
|
||||
void Reset();
|
||||
int32_t AddLeaf(const hsBounds3Ext& worldBnd, hsBool disable=false);
|
||||
int32_t AddLeaf(const hsBounds3Ext& worldBnd, bool disable=false);
|
||||
plSpaceTree* MakeTree();
|
||||
|
||||
void TestTree(); // development only - NUKE ME mf horse
|
||||
|
Reference in New Issue
Block a user