void OnClick() { if (ShowCharacter) { VP.MostrarPersonagem(CM.Funcionarios[slot]); } }
void OnClick() { VP.MostrarPersonagem(GP.Personagems[slot]); }