mirror of
https://github.com/opensim/opensim.git
synced 2026-08-09 10:46:00 +08:00
In this commit I am using an editor feature called "Save All" before I commit.
This commit is contained in:
@@ -33,6 +33,9 @@ namespace OpenSim.Region.ScriptEngine.Common
|
||||
[Serializable]
|
||||
public class LSL_Types
|
||||
{
|
||||
|
||||
// Types are kept is separate .dll to avoid having to add whatever .dll it is in it to script AppDomain
|
||||
|
||||
[Serializable]
|
||||
public struct Vector3
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user