The server is working correctly, using the entity system
This commit is contained in:
+1
-1
@@ -40,7 +40,7 @@ struct Entity {
|
||||
Vector2 position;
|
||||
Vector2 motion;
|
||||
BBox bbox;
|
||||
unsigned int uid;
|
||||
unsigned int externalID;
|
||||
static unsigned int uidCounter;
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user