namespace MU3.Battle; class patch_GameEngine: GameEngine { public new bool isStartCutsceneFinish() { return true; } }