mirror of
https://github.com/overte-org/overte.git
synced 2025-08-07 13:30:33 +02:00
delete spaces at end of VoxelNode
This commit is contained in:
parent
e012f826e5
commit
ec5e4095c9
1 changed files with 1 additions and 4 deletions
|
@ -18,6 +18,3 @@ VoxelNode::VoxelNode() {
|
|||
children[i] = NULL;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
|
||||
|
|
Loading…
Reference in a new issue