From b13836db57f53191b20a60247a59b25888381bea Mon Sep 17 00:00:00 2001 From: Jeff Ames Date: Fri, 15 Feb 2008 00:43:20 +0000 Subject: Update svn properties. --- OpenSim/Framework/Constants.cs | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) (limited to 'OpenSim/Framework') diff --git a/OpenSim/Framework/Constants.cs b/OpenSim/Framework/Constants.cs index b308221..80fdb64 100644 --- a/OpenSim/Framework/Constants.cs +++ b/OpenSim/Framework/Constants.cs @@ -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; + } +} -- cgit v1.1