mirror of
https://github.com/opensim/opensim.git
synced 2026-05-15 03:15:41 +08:00
0001199: [PATCH] Add support for default animations
From Melanie... Thanks Melanie! .
This commit is contained in:
@@ -449,6 +449,11 @@ namespace OpenSim.Region.Examples.SimpleModule
|
||||
{
|
||||
}
|
||||
|
||||
public LLUUID GetDefaultAnimation(string name)
|
||||
{
|
||||
return LLUUID.Zero;
|
||||
}
|
||||
|
||||
public void SendTakeControls(int controls, bool passToAgent, bool TakeControls)
|
||||
{
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user