summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/avp/davehook.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/avp/davehook.cpp b/src/avp/davehook.cpp
index c55941d..70d679f 100644
--- a/src/avp/davehook.cpp
+++ b/src/avp/davehook.cpp
@@ -196,7 +196,7 @@
(
"LISTCMD",
"LIST ALL CONSOLE COMMANDS",
- ListAll
+ ConsoleCommand :: ListAll
);
Make