Add option to auto select the highest Ex level of units in unit builder#8
Add option to auto select the highest Ex level of units in unit builder#8kristoffer-henriksson wants to merge 2 commits intosailorsben:masterfrom
Conversation
|
This code doesn't check if actuallyOwnedUnits is defined. If someone doesn't log in, actuallyOwnedUnits never is populated to anything. It also causes the default EX level to be -1, since the code fails before the exRank is set. |
Fixed by checking for assigned actuallyOwnedUnits before attempting to index into it. |
|
@sailorsben the fix for the problem you pointed you is available and this is ready for another review. |

No description provided.