The server is working correctly, using the entity system
This commit is contained in:
+1
-1
@@ -26,4 +26,4 @@
|
||||
//This is explicitly a POD
|
||||
static_assert(std::is_pod<Entity>::value, "Entity is not a POD");
|
||||
|
||||
unsigned int Entity::uidCounter;
|
||||
unsigned int Entity::uidCounter;
|
||||
|
||||
Reference in New Issue
Block a user