From 73e84e9963fefb3a686770b5f5e45d866c19ba46 Mon Sep 17 00:00:00 2001 From: Arkshine Date: Fri, 31 Jul 2015 14:25:19 +0200 Subject: [PATCH] Fix "ham hooks" command not displaying all current hooks of a plugin --- modules/hamsandwich/srvcmd.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/hamsandwich/srvcmd.cpp b/modules/hamsandwich/srvcmd.cpp index 62d1ea70..303ce169 100644 --- a/modules/hamsandwich/srvcmd.cpp +++ b/modules/hamsandwich/srvcmd.cpp @@ -92,7 +92,7 @@ void HamCommand(void) int count = 0; for (int i=0; ipre.length() + hooks[i].at(j)->post.length();