summary refs log tree commit diff
path: root/src/CommandCompleter.h
diff options
context:
space:
mode:
authorLoren Burkholder <computersemiexpert@outlook.com>2023-03-21 19:44:00 -0400
committerLoren Burkholder <computersemiexpert@outlook.com>2023-04-08 18:59:17 -0400
commit44d4e6f9b5881fdccdb1b08dc5a49d6ee8785c15 (patch)
tree568b95900fdadcd76af2e2e2ddcc136c091586c2 /src/CommandCompleter.h
parentAdd rainfall effect (diff)
downloadnheko-44d4e6f9b5881fdccdb1b08dc5a49d6ee8785c15.tar.xz
Allow sending custom msgtypes
Diffstat (limited to 'src/CommandCompleter.h')
-rw-r--r--src/CommandCompleter.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/CommandCompleter.h b/src/CommandCompleter.h
index be5250b8..dda3bb55 100644
--- a/src/CommandCompleter.h
+++ b/src/CommandCompleter.h
@@ -48,6 +48,7 @@ public:
         RainbowConfetti,
         Rainfall,
         RainbowRain,
+        Msgtype,
         Goto,
         ConvertToDm,
         ConvertToRoom,