mirror of
https://github.com/opensim/opensim.git
synced 2026-08-01 14:16:07 +08:00
minor file formating fix
This commit is contained in:
@@ -643,7 +643,7 @@ namespace OpenSim.Region.ScriptEngine.Shared.Api.Interfaces
|
||||
/// <param name="rot"></param>
|
||||
/// <returns></returns>
|
||||
//ApiDesc Attempts to drop the attachment the script is in to a given position on the ground.
|
||||
void osDropAttachmentAt(vector pos, rotation rot);
|
||||
void osDropAttachmentAt(vector pos, rotation rot);
|
||||
|
||||
/// <summary>
|
||||
/// Attempts to drop an attachment at the specified coordinates.
|
||||
|
||||
Reference in New Issue
Block a user