<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">


const scriptsInEvents = {

	async Etransition_Event13_Act3(runtime, localVars)
	{
		runtime.callFunction(runtime.globalVars["TransitionTargetFunction"])
	},

	async Etransition_Event16_Act3(runtime, localVars)
	{
		runtime.callFunction(runtime.globalVars["TransitionTargetFunction"])
	}

};

self.C3.ScriptsInEvents = scriptsInEvents;

</pre></body></html>