You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced 2025-11-12 13:20:55 +00:00
bullet: Sync with upstream 3.24
Remove upstreamed patch.
This commit is contained in:
2
thirdparty/bullet/LinearMath/btSerializer.h
vendored
2
thirdparty/bullet/LinearMath/btSerializer.h
vendored
@@ -481,7 +481,7 @@ public:
|
||||
|
||||
buffer[9] = '3';
|
||||
buffer[10] = '2';
|
||||
buffer[11] = '1';
|
||||
buffer[11] = '4';
|
||||
}
|
||||
|
||||
virtual void startSerialization()
|
||||
|
||||
Reference in New Issue
Block a user