增加boss 互动

This commit is contained in:
2024-10-26 23:30:51 +08:00
parent 71b922fe6b
commit f8e241083e
8 changed files with 1278 additions and 439 deletions

View File

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