From 2ff60f7e038e7b61bee14b419541639126c09a86 Mon Sep 17 00:00:00 2001 From: Eric Robinson Date: Wed, 31 Dec 2025 23:10:56 -0500 Subject: [PATCH] Update player.h --- Source/player.h | 1 - 1 file changed, 1 deletion(-) diff --git a/Source/player.h b/Source/player.h index a2bc7b7be..6a6c2a502 100644 --- a/Source/player.h +++ b/Source/player.h @@ -624,7 +624,6 @@ public: return blkper; } - // /** * @brief Applies fractional damage to Mana if Mana Shield is present * @param totalDamage - full fractional damage value from damage source before reductions