You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced 2025-11-22 15:06:45 +00:00
Hack as a hot fix for Bullet's collision margin issue
This commit is contained in:
@@ -807,6 +807,7 @@ class PhysicsServerManager {
|
||||
|
||||
public:
|
||||
static const String setting_property_name;
|
||||
static int current_server_id;
|
||||
|
||||
private:
|
||||
static void on_servers_changed();
|
||||
|
||||
Reference in New Issue
Block a user