From acafa384e1dfec7d877bc4fcac0dc78e8f9429db Mon Sep 17 00:00:00 2001 From: yuuko Date: Thu, 29 Aug 2024 19:47:34 -0700 Subject: no spam --- scripting/yuuko_votes.sp | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/scripting/yuuko_votes.sp b/scripting/yuuko_votes.sp index 4499d46..f92c273 100644 --- a/scripting/yuuko_votes.sp +++ b/scripting/yuuko_votes.sp @@ -450,7 +450,6 @@ void PCS_Install() MRESReturn UpdateTopFrags(int pThis) { memcpy(AddressOfArray(G_TopFrags_Cell), pThis + 0x908, 4); - LogError("New Top Frags: %d", G_TopFrags_Cell[0]); return MRES_Handled; } @@ -503,4 +502,4 @@ public void OnPluginStart() // public void OnPluginEnd() // { // do something? -// } \ No newline at end of file +// } -- cgit v1.2.3