Update svn properties.

This commit is contained in:
Jeff Ames
2008-02-15 00:43:20 +00:00
parent 741f753c56
commit b13836db57
4 changed files with 398 additions and 398 deletions

View File

@@ -1,11 +1,11 @@
using System;
using System.Collections.Generic;
using System.Text;
namespace OpenSim.Framework
{
public class Constants
{
public const uint RegionSize = 256;
}
}
using System;
using System.Collections.Generic;
using System.Text;
namespace OpenSim.Framework
{
public class Constants
{
public const uint RegionSize = 256;
}
}