mirror of
https://github.com/opensim/opensim.git
synced 2026-08-07 09:45:47 +08:00
change code for urls usage. Still bad after (un)link
This commit is contained in:
@@ -48,5 +48,6 @@ namespace OpenSim.Region.Framework.Interfaces
|
||||
void ScriptRemoved(UUID itemID);
|
||||
void ObjectRemoved(UUID objectID);
|
||||
Dictionary<UUID, int> GetUrlCountForHosts();
|
||||
int GetUrlCount(UUID host);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user