mirror of
https://github.com/opensim/opensim.git
synced 2026-08-11 03:45:35 +08:00
replace sun module
This commit is contained in:
@@ -982,14 +982,14 @@ namespace OpenSim.Region.OptionalModules.World.NPC
|
||||
|
||||
public void SendObjectPropertiesFamilyData(ISceneEntity Entity, uint RequestFlags)
|
||||
{
|
||||
|
||||
}
|
||||
|
||||
public void SendObjectPropertiesReply(ISceneEntity entity)
|
||||
{
|
||||
}
|
||||
|
||||
public void SendSunPos(Vector3 sunPos, Vector3 sunVel, ulong time, uint dlen, uint ylen, float phase)
|
||||
//public void SendSunPos(Vector3 sunPos, Vector3 sunVel, ulong time, uint dlen, uint ylen, float phase)
|
||||
public void SendSunPos(Vector3 sunPos, Vector3 sunVel, float sunAngle)
|
||||
{
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user