Fixes xp not working.
This commit is contained in:
@@ -10481,6 +10481,8 @@ namespace Game
|
||||
return 50;
|
||||
case Expansion.ShadowLands:
|
||||
return 60;
|
||||
case Expansion.Dragonflight:
|
||||
return 70;
|
||||
default:
|
||||
break;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user