* Re-aligned CustomiseResponse function for imminent up-pulling

This commit is contained in:
lbsa71
2009-03-10 11:47:34 +00:00
parent 1956930e0d
commit 1917238cd3
3 changed files with 21 additions and 18 deletions

View File

@@ -56,6 +56,9 @@ namespace OpenSim.Framework.Communications
/// </summary>
protected LibraryRootFolder m_libraryRootFolder;
protected uint m_defaultHomeX;
protected uint m_defaultHomeY;
/// <summary>
/// Constructor
/// </summary>