parent
525cda5413
commit
0ec30e22d1
1 changed files with 1 additions and 1 deletions
|
|
@ -97,7 +97,7 @@ namespace Server.Network
|
|||
{
|
||||
get
|
||||
{
|
||||
if (m_Expansion != null)
|
||||
if (m_Expansion == null)
|
||||
{
|
||||
for (var i = ExpansionInfo.Table.Length - 1; i >= 0; i--)
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue