update comment

This commit is contained in:
David Rose
2008-11-26 01:09:57 +00:00
parent ac06fd3b4a
commit e81e4efb46

View File

@@ -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);