im setting in currentexpansion.cs to UOR but no effect
public static readonly Expansion Expansion = Config.GetEnum("Expansion.CurrentExpansion", Expansion.UOR);
[doublepost=1531048443][/doublepost]solved
 
You could also just change it in the Expansion.cfg instead of tinkering with files.
 
Back