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:
@@ -84,7 +84,7 @@ namespace OpenSim.Framework
|
||||
it.GroupPermissions = 0;
|
||||
it.EveryOnePermissions = 0;
|
||||
}
|
||||
|
||||
|
||||
public int AnimationCount { get; private set; }
|
||||
private Dictionary<string, KeyValuePair<string, UUID>> m_animations = new Dictionary<string, KeyValuePair<string, UUID>>();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user