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:
@@ -133,7 +133,7 @@ namespace OpenSim.Region.ClientStack.LindenCaps
|
||||
{
|
||||
data = new AgentPrefs(agent);
|
||||
}
|
||||
|
||||
|
||||
if (req.ContainsKey("access_prefs"))
|
||||
{
|
||||
OSDMap accessPrefs = (OSDMap)req["access_prefs"]; // We could check with ContainsKey...
|
||||
|
||||
Reference in New Issue
Block a user