mirror of
https://github.com/overte-org/overte.git
synced 2025-04-23 15:13:41 +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"
|
||||
|
||||
|
||||
EntityTree::EntityTree(bool shouldReaverage) :
|
||||
EntityTree::EntityTree(bool shouldReaverage) :
|
||||
Octree(shouldReaverage),
|
||||
_fbxService(NULL),
|
||||
_simulation(NULL)
|
||||
|
|
Loading…
Reference in a new issue