Updated MessagingServer to use OpenSim.Grid.Framework

This commit is contained in:
MW
2009-02-24 14:12:25 +00:00
parent bafbfcf090
commit bc5018b3c6
9 changed files with 13 additions and 5 deletions

View File

@@ -37,6 +37,7 @@ using Nwc.XmlRpc;
using OpenMetaverse;
using OpenSim.Data;
using OpenSim.Framework;
using OpenSim.Grid.Framework;
using Timer = System.Timers.Timer;
namespace OpenSim.Grid.MessagingServer