// prc_oncutabort,mod_oncutabort ///////////////////////////////////////////////////////////////////// // // This script has been auto-generated by HakInstaller to call // multiple handlers for the oncutsceneabort event. // ///////////////////////////////////////////////////////////////////// void main() { ExecuteScript("prc_oncutabort", OBJECT_SELF); ExecuteScript("mod_oncutabort", OBJECT_SELF); }