mirror of
https://github.com/opensim/opensim.git
synced 2026-08-04 16:22:50 +08:00
just remove the damm thing
This commit is contained in:
@@ -160,7 +160,7 @@ namespace OpenSim.Region.ClientStack.Linden
|
||||
lock (responses)
|
||||
return responses.ContainsKey(x);
|
||||
};
|
||||
GetEvents = (x, y, s) =>
|
||||
GetEvents = (x, y) =>
|
||||
{
|
||||
lock (responses)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user