增加结尾动画

This commit is contained in:
2024-10-27 20:33:42 +08:00
parent c818382408
commit ccb8ef27c4
15 changed files with 7021 additions and 85 deletions

View File

@@ -23,6 +23,7 @@ namespace Views
public const string SuccessPanel ="SuccessPanel";
public const string InitTipPanel ="InitTipPanel";
public const string BossTouchPanel ="BossTouchPanel";
public const string EndAboutPanel ="EndAboutPanel";
//Code end
}
}