6061626364656667686970
RGSSIcons.addIcons(); RTP.init(); // register type ProjectManagement.registerType(new RpgXpProjectType()); // check licence if (!Setting.exist("licence.xp") || !Setting.exist("licence.vx")) { WizardManagement.addPage(new WizardRpgXpVxLicenePage()); }