mirror of
https://github.com/love2d/love.git
synced 2026-08-16 08:11:02 +02:00
Fix Fixture memory management issues
--HG-- branch : box2d-update
This commit is contained in:
@@ -60,7 +60,6 @@ namespace box2d
|
||||
protected:
|
||||
|
||||
Body * body;
|
||||
Shape * shape;
|
||||
b2Fixture * fixture;
|
||||
fixtureudata * data;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user