From 598483a1a4ffcd8a65fcda7a6c6d9895ef06879b Mon Sep 17 00:00:00 2001 From: Alex King <89047260+Kinglykrab@users.noreply.github.com> Date: Sat, 24 Jun 2023 13:57:43 -0400 Subject: [PATCH] [Cleanup] Remove acmod() from zone/merc.h (#3448) # Notes - This is unused. --- zone/merc.h | 1 - 1 file changed, 1 deletion(-) diff --git a/zone/merc.h b/zone/merc.h index 495ba612a..249b9d1a0 100644 --- a/zone/merc.h +++ b/zone/merc.h @@ -287,7 +287,6 @@ private: int32 CalcAC(); int32 GetACMit(); int32 GetACAvoid(); - int32 acmod(); int32 CalcATK(); //int CalcHaste();