mirror of
https://github.com/love2d/love.git
synced 2026-08-16 16:20:42 +02:00
Merge default into minor
--HG-- branch : minor
This commit is contained in:
@@ -69,7 +69,7 @@ public:
|
||||
friend class Shape;
|
||||
friend class Fixture;
|
||||
|
||||
// The Box2D body. (Should not be public?)
|
||||
// Public because joints et al ask for b2body
|
||||
b2Body *body;
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user