Re: Problems with version 9.1
The review function is hardly ever used by anyone (including me!) - or reports would have come in years ago.
It's a function only called from that one point that almost duplicates the normal view unit data function as used in the game, but minus a little bit of functionality. e.g. it had no call to the database information screen for the unit.
Its crashing on displaying the rank and kill badges for some reason, but the code used to do that is absolutely identical to the regular unit view... And those buttons were changed 5+ years back - at least!.
Anyway, I replaced it with a call to the standard view unit data screen and that works fine, and so the semi-duplicate "review" function can be deleted.
|