mirror of
https://github.com/opensim/opensim.git
synced 2026-05-15 11:25:39 +08:00
Massive tab and trailing space cleanup
This commit is contained in:
@@ -60,7 +60,7 @@ namespace OpenSim.Framework
|
||||
map["Extra2"] = OSD.FromInteger(Extra2);
|
||||
return map;
|
||||
}
|
||||
|
||||
|
||||
public void FromOSD(OSDMap map)
|
||||
{
|
||||
x = (uint) map["X"].AsInteger();
|
||||
|
||||
Reference in New Issue
Block a user