mirror of
https://github.com/opensim/opensim.git
synced 2026-08-12 12:25:42 +08:00
clear parcels uglysky on clearing override flag
This commit is contained in:
@@ -99,5 +99,6 @@ namespace OpenSim.Region.Framework.Interfaces
|
||||
void Join(int start_x, int start_y, int end_x, int end_y, UUID attempting_user_id);
|
||||
void Subdivide(int start_x, int start_y, int end_x, int end_y, UUID attempting_user_id);
|
||||
void sendClientInitialLandInfo(IClientAPI remoteClient, bool overlay);
|
||||
void ClearAllEnviroments();
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user