mirror of
https://github.com/opensim/opensim.git
synced 2026-08-06 17:32:42 +08:00
put bake bakes, plus a missing change forcing animations to pass by
scenepresence
This commit is contained in:
@@ -1681,7 +1681,7 @@ namespace OpenSim.Region.CoreModules.Framework.EntityTransfer
|
||||
AgentData cAgent = new AgentData();
|
||||
agent.CopyTo(cAgent);
|
||||
|
||||
agent.Appearance.WearableCacheItems = null;
|
||||
// agent.Appearance.WearableCacheItems = null;
|
||||
|
||||
cAgent.Position = pos + agent.Velocity;
|
||||
if (isFlying)
|
||||
|
||||
Reference in New Issue
Block a user