mirror of
https://github.com/opensim/opensim.git
synced 2026-08-04 16:22:50 +08:00
Massive tab and trailing space cleanup
This commit is contained in:
@@ -49,7 +49,7 @@ namespace OpenSim.Region.Framework.Interfaces
|
||||
/// </summary>
|
||||
public interface INPC
|
||||
{
|
||||
|
||||
|
||||
/// <summary>
|
||||
/// Should this NPC be sensed by LSL sensors as an 'agent'
|
||||
/// (interpreted here to mean a normal user) rather than an OpenSim
|
||||
@@ -301,7 +301,7 @@ namespace OpenSim.Region.Framework.Interfaces
|
||||
/// agent, the agent is unowned or the agent was not an NPC.
|
||||
/// </returns>
|
||||
UUID GetOwner(UUID agentID);
|
||||
|
||||
|
||||
NPCOptionsFlags NPCOptionFlags {get;}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user