mirror of
https://github.com/overte-org/overte.git
synced 2025-04-20 03:44:02 +02:00
adjust whitespace
This commit is contained in:
parent
752c787f0b
commit
7614cababb
1 changed files with 1 additions and 1 deletions
|
@ -43,7 +43,7 @@ namespace render {
|
|||
|
||||
|
||||
class RenderablePolyVoxEntityItem : public PolyVoxEntityItem {
|
||||
public:
|
||||
public:
|
||||
static EntityItemPointer factory(const EntityItemID& entityID, const EntityItemProperties& properties);
|
||||
|
||||
RenderablePolyVoxEntityItem(const EntityItemID& entityItemID, const EntityItemProperties& properties);
|
||||
|
|
Loading…
Reference in a new issue