mirror of
https://github.com/opensim/opensim.git
synced 2026-07-04 01:40:07 +08:00
Works!
This commit is contained in:
@@ -54,7 +54,7 @@ namespace OpenSim.Region.ClientStack.Linden
|
||||
public OSDMap body;
|
||||
}
|
||||
|
||||
[Extension(Path = "/OpenSim/RegionModules", NodeName = "RegionModule")]
|
||||
//[Extension(Path = "/OpenSim/RegionModules", NodeName = "RegionModule")]
|
||||
public class EventQueueGetModule : IEventQueue, IRegionModule
|
||||
{
|
||||
private static readonly ILog m_log = LogManager.GetLogger(MethodBase.GetCurrentMethod().DeclaringType);
|
||||
|
||||
Reference in New Issue
Block a user