Not the creator of the game, but I've done skin changing before.
It's as simple as putting the images in a table, and rendering only the one in the table that is selected.
You could also do a long if statement I guess. But that would be inefficient.
They might of done it differently, but that's how I do it!