mirror of
https://github.com/opensim/opensim.git
synced 2026-07-08 22:06:26 +08:00
* Avatar and Object now inherit from IEntity. * Avatar.Position is now Avatar.WorldPosition to match IObject property. * Implements event World.OnChat += delegate(IWorld sender, ChatEventArgs e);