This commit is contained in:
Garrett Brown
2020-08-16 19:01:59 -04:00
parent 59a1a4b2cd
commit 09db462fd6
16 changed files with 111 additions and 124 deletions
+1 -1
View File
@@ -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.