Remove traces of the extinct RID preallocate feature
This commit is contained in:
@ -66,7 +66,6 @@ class PhysicsServer2DWrapMT : public PhysicsServer2D {
|
||||
bool first_frame = true;
|
||||
|
||||
Mutex alloc_mutex;
|
||||
int pool_max_size = 0;
|
||||
|
||||
public:
|
||||
#define ServerName PhysicsServer2D
|
||||
|
||||
Reference in New Issue
Block a user