mirror of
https://github.com/opensim/opensim.git
synced 2026-06-28 09:55:38 +08:00
7 lines
104 B
C#
7 lines
104 B
C#
using Nwc.XmlRpc;
|
|
using OpenSim.Framework;
|
|
using OpenSim.Servers;
|
|
|
|
public class GridManagementAgent {
|
|
}
|