mirror of
https://github.com/opensim/opensim.git
synced 2026-08-11 11:57:03 +08:00
compile error removed :)
This commit is contained in:
@@ -714,14 +714,6 @@ namespace OpenSim.Region.ScriptEngine.DotNetEngine.Compiler.LSL
|
|||||||
public Axiom.Math.Quaternion ZERO_ROTATION = new Axiom.Math.Quaternion(0, 0, 0, 0);
|
public Axiom.Math.Quaternion ZERO_ROTATION = new Axiom.Math.Quaternion(0, 0, 0, 0);
|
||||||
|
|
||||||
|
|
||||||
// Operator overloads
|
|
||||||
public class Axi
|
|
||||||
{
|
|
||||||
}
|
|
||||||
public static Axi operator *(Axi c1, double c2)
|
|
||||||
{
|
|
||||||
|
|
||||||
}
|
|
||||||
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user