mirror of
https://github.com/opensim/opensim.git
synced 2026-08-01 06:06:06 +08:00
Massive tab and trailing space cleanup
This commit is contained in:
@@ -36,7 +36,7 @@ namespace OpenSim.Region.Framework.Interfaces
|
||||
|
||||
public abstract class FloaterData
|
||||
{
|
||||
public abstract int Channel { get; }
|
||||
public abstract int Channel { get; }
|
||||
public abstract string FloaterName { get; set; }
|
||||
public virtual string XmlName { get; set; }
|
||||
public virtual string XmlText { get; set; }
|
||||
|
||||
Reference in New Issue
Block a user