mirror of
https://github.com/love2d/love.git
synced 2026-08-16 00:02:12 +02:00
Fixes
This commit is contained in:
@@ -367,7 +367,7 @@ public:
|
||||
/**
|
||||
* Changes the body's active state.
|
||||
**/
|
||||
void SetEnabled(bool enabled);
|
||||
void setEnabled(bool enabled);
|
||||
|
||||
/**
|
||||
* Changes the body's sleep state.
|
||||
|
||||
Reference in New Issue
Block a user