mirror of
https://github.com/overte-org/overte.git
synced 2025-08-04 01:23:38 +02:00
added a comment
This commit is contained in:
parent
ccc3156587
commit
9e5007a0a3
1 changed files with 1 additions and 0 deletions
|
@ -38,6 +38,7 @@ CustomMotionState::CustomMotionState() :
|
|||
}
|
||||
|
||||
CustomMotionState::~CustomMotionState() {
|
||||
// NOTE: you MUST remove this MotionState from the world before you call the dtor.
|
||||
assert(_body == NULL);
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue