mirror of
https://github.com/panda3d/panda3d.git
synced 2025-10-05 11:28:17 -04:00
typo
This commit is contained in:
parent
153837e63b
commit
75432b1f58
@ -50,7 +50,7 @@ PUBLISHED:
|
|||||||
bool has_collider(CollisionNode *node) const;
|
bool has_collider(CollisionNode *node) const;
|
||||||
void clear_colliders();
|
void clear_colliders();
|
||||||
|
|
||||||
// add_collider_drive() is becoming obsolete. If you need let, let us know.
|
// add_collider_drive() is becoming obsolete. If you need it, let us know.
|
||||||
void add_collider_drive(CollisionNode *node, DriveInterface *drive_interface);
|
void add_collider_drive(CollisionNode *node, DriveInterface *drive_interface);
|
||||||
|
|
||||||
protected:
|
protected:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user