mirror of
https://github.com/opensim/opensim.git
synced 2026-08-13 05:05:43 +08:00
Massive tab and trailing space cleanup
This commit is contained in:
@@ -55,7 +55,7 @@ namespace OpenSim.Region.Framework.Scenes.Animation
|
||||
private static void LoadAnimations(string path)
|
||||
{
|
||||
// Dictionary<string, UUID> animations = new Dictionary<string, UUID>();
|
||||
|
||||
|
||||
using (XmlTextReader reader = new XmlTextReader(path))
|
||||
{
|
||||
XmlDocument doc = new XmlDocument();
|
||||
|
||||
Reference in New Issue
Block a user