From 05cb0609b1ddef5380a7c9442605cbfdad4df192 Mon Sep 17 00:00:00 2001 From: chai <215380520@qq.com> Date: Wed, 28 Jun 2023 21:00:55 +0800 Subject: *misc --- WorldlineKeepers/Assets/Scripts/Unit/Characters/Ronin/RoninBehaviour.cs | 1 - 1 file changed, 1 deletion(-) (limited to 'WorldlineKeepers/Assets/Scripts/Unit') diff --git a/WorldlineKeepers/Assets/Scripts/Unit/Characters/Ronin/RoninBehaviour.cs b/WorldlineKeepers/Assets/Scripts/Unit/Characters/Ronin/RoninBehaviour.cs index 1964323..04b7e9f 100644 --- a/WorldlineKeepers/Assets/Scripts/Unit/Characters/Ronin/RoninBehaviour.cs +++ b/WorldlineKeepers/Assets/Scripts/Unit/Characters/Ronin/RoninBehaviour.cs @@ -14,7 +14,6 @@ public class RoninBehaviour : CharacterBehaviour if (info.stats["max_health"] != null) { int health = info.stats["max_health"].intValue; - } } -- cgit v1.1-26-g67d0