Removed a boxclear in the end of the test2 method
This commit is contained in:
@@ -66,7 +66,7 @@ private:
|
||||
RegisterComponent(f);
|
||||
}
|
||||
|
||||
void createTestEntities()
|
||||
void createTestEntitiesTest1()
|
||||
{
|
||||
World& world = *this;
|
||||
EntityID tempId;
|
||||
|
||||
Reference in New Issue
Block a user