Windows Duplicate myID of ClickableComponent in CharacterCustomization

nany

Farmhand
I was writing code to create a mod for a cursor snap move when I encountered a strange behavior.
The cause was that the "Pants Style" component in the rightSelectionButtons of the CharactorCustomization was set to 517, the same as the "Acc" one.
It would have been set to 630 if it had followed the others. (Perhaps not used in the code, but region_pantsRight is also 630.)
Is this the intended designation?
 
Top