The server is working correctly, using the entity system
This commit is contained in:
@@ -26,6 +26,7 @@
|
||||
#include <stdexcept>
|
||||
#include <algorithm>
|
||||
|
||||
//TODO: This is supposed to interact with the vector
|
||||
class BBox {
|
||||
public:
|
||||
double x, y;
|
||||
|
||||
Reference in New Issue
Block a user