From 880cf014f11d1412ac8c04897416294c5ffde479 Mon Sep 17 00:00:00 2001 From: Manifold Paradox Date: Sat, 28 Dec 2024 10:12:10 +0900 Subject: [PATCH] Fix NRE when riposte kills opponents --- Source/CombatExtended/Harmony/Harmony_Verb.cs | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Source/CombatExtended/Harmony/Harmony_Verb.cs b/Source/CombatExtended/Harmony/Harmony_Verb.cs index 563826150a..62e22d20d9 100644 --- a/Source/CombatExtended/Harmony/Harmony_Verb.cs +++ b/Source/CombatExtended/Harmony/Harmony_Verb.cs @@ -35,8 +35,8 @@ internal static IEnumerable Transpiler(IEnumerable Transpiler(IEnumerable