mirror of
https://github.com/opensim/opensim.git
synced 2026-08-04 08:06:27 +08:00
Massive tab and trailing space cleanup
This commit is contained in:
@@ -33,7 +33,7 @@ namespace OpenSim.Region.Framework.Interfaces
|
||||
{
|
||||
public string UserID;
|
||||
public UUID RegionID;
|
||||
|
||||
|
||||
public PresenceInfo(string userID, UUID regionID)
|
||||
{
|
||||
UserID = userID;
|
||||
|
||||
Reference in New Issue
Block a user