#W# File structure changes.
This commit is contained in:
parent
f3c4050cc3
commit
624d04b84f
38 changed files with 43 additions and 43 deletions
|
|
@ -123,7 +123,7 @@ namespace Server.Gumps
|
|||
get
|
||||
{
|
||||
if ( m_Root == null )
|
||||
m_Root = Load( "Data/objects.xml" );
|
||||
m_Root = Load( "Data/Config/objects.xml" );
|
||||
|
||||
return m_Root;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue