mirror of
https://github.com/panda3d/panda3d.git
synced 2026-04-20 13:42:35 -05:00
update comment
This commit is contained in:
@@ -58,9 +58,7 @@ struct AvatarObject {
|
||||
};
|
||||
|
||||
|
||||
// Single inheritance and multiple inheritance are both supported, but
|
||||
// to use multiple inheritance you have to (for now) define
|
||||
// "dc-multiple-inheritance 1" in your Config.prc file.
|
||||
// Multiple inheritance is also supported.
|
||||
|
||||
dclass DistributedObjectHolder : DistributedObject {
|
||||
dropObject(AvatarObject object);
|
||||
|
||||
Reference in New Issue
Block a user