From 513df7ede07913b22f3091fec5221e2bc2eadd74 Mon Sep 17 00:00:00 2001 From: chenxin <chenxin6991@163.com> Date: Thu, 03 Dec 2020 11:21:24 +0800 Subject: [PATCH] 暴击飘字数值 --- Assets/Scripts/Enum/SpawnAgentType.cs | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/Assets/Scripts/Enum/SpawnAgentType.cs b/Assets/Scripts/Enum/SpawnAgentType.cs index 45a54e8..468bcdb 100644 --- a/Assets/Scripts/Enum/SpawnAgentType.cs +++ b/Assets/Scripts/Enum/SpawnAgentType.cs @@ -13,7 +13,7 @@ // 泡泡炸弹,在PVE模式里面,boss技能可以召唤炸弹和木桩等 BubbleBomb, - // 召唤木桩 + // 木桩墙壁 WoodPile } } \ No newline at end of file -- Gitblit v1.9.1