mirror of
https://github.com/overte-org/overte.git
synced 2025-08-06 17:29:47 +02:00
Merge remote-tracking branch 'clement/protocol' into atp
This commit is contained in:
commit
1f689c8fe6
1 changed files with 1 additions and 1 deletions
|
@ -26,7 +26,7 @@
|
||||||
#include "LogHandler.h"
|
#include "LogHandler.h"
|
||||||
|
|
||||||
|
|
||||||
EntityTree::EntityTree(bool shouldReaverage) :
|
EntityTree::EntityTree(bool shouldReaverage) :
|
||||||
Octree(shouldReaverage),
|
Octree(shouldReaverage),
|
||||||
_fbxService(NULL),
|
_fbxService(NULL),
|
||||||
_simulation(NULL)
|
_simulation(NULL)
|
||||||
|
|
Loading…
Reference in a new issue