Removed a boxclear in the end of the test2 method

This commit is contained in:
verysecrethero
2015-12-10 11:03:40 +01:00
parent bc8a922b77
commit c60e968836
4 changed files with 23 additions and 8 deletions
+1 -1
View File
@@ -66,7 +66,7 @@ private:
RegisterComponent(f);
}
void createTestEntities()
void createTestEntitiesTest1()
{
World& world = *this;
EntityID tempId;