class ACE_Settings {
class GVAR(showInThirdPerson) {
value = 0;
typeName = "BOOL";
isClientSettable = 1;
displayName = CSTRING(ShowInThirdPerson);
};