mirror of
https://github.com/opensim/opensim.git
synced 2026-08-09 18:55:58 +08:00
Reapply r7369 r7367 r7366 r7370 r7381. This brings it back up to the new
libOMV.
This commit is contained in:
@@ -36,6 +36,6 @@ namespace OpenSim.Region.Interfaces
|
||||
{
|
||||
public interface IEventQueue
|
||||
{
|
||||
bool Enqueue(LLSD o, UUID avatarID);
|
||||
bool Enqueue(OSD o, UUID avatarID);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user