Fix copy/paste errors

This commit is contained in:
Melanie
2012-02-01 09:45:15 +00:00
parent c08d6df7e1
commit 241ddd031f
2 changed files with 3 additions and 3 deletions

View File

@@ -46,7 +46,7 @@ namespace OpenSim.Region.Framework.Interfaces
/// Save the attachments that have change on this presence.
/// </summary>
/// <param name="sp"></param>
void SaveChangedAttachments(IScenePresence sp);
void SaveChangedAttachments(IScenePresence sp, bool saveAllScripted);
/// <summary>
/// Delete all the presence's attachments from the scene