mirror of
https://github.com/opensim/opensim.git
synced 2026-07-14 03:15:36 +08:00
Formatting cleanup.
This commit is contained in:
@@ -49,7 +49,6 @@ namespace OpenSim.Region.Examples.SimpleModule
|
||||
|
||||
public RotatingWheel()
|
||||
{
|
||||
|
||||
}
|
||||
|
||||
public RotatingWheel(ulong regionHandle, SceneObjectGroup parent, LLUUID ownerID, uint localID,
|
||||
@@ -78,7 +77,6 @@ namespace OpenSim.Region.Examples.SimpleModule
|
||||
|
||||
public ComplexObject()
|
||||
{
|
||||
|
||||
}
|
||||
|
||||
public ComplexObject(Scene scene, ulong regionHandle, LLUUID ownerID, uint localID, LLVector3 pos)
|
||||
|
||||
Reference in New Issue
Block a user