mirror of
https://github.com/opensim/opensim.git
synced 2026-08-05 00:46:02 +08:00
Start of rewrite 5279!
This commit is contained in:
10
OpenSim/OpenSim.Scripting/EmbeddedJVM/Object.cs
Normal file
10
OpenSim/OpenSim.Scripting/EmbeddedJVM/Object.cs
Normal file
@@ -0,0 +1,10 @@
|
||||
using System;
|
||||
using System.Collections.Generic;
|
||||
using System.Text;
|
||||
|
||||
namespace OpenSim.Scripting.EmbeddedJVM
|
||||
{
|
||||
public class Object
|
||||
{
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user