summary refs log tree commit diff
path: root/src/CommandCompleter.h
diff options
context:
space:
mode:
authorLoren Burkholder <computersemiexpert@outlook.com>2024-02-27 13:13:08 -0500
committerLoren Burkholder <computersemiexpert@outlook.com>2024-02-27 13:17:20 -0500
commit21d51d9739996266f7f515c56c79754010357a17 (patch)
treec0e2649a1ff1e9ab7a710f7af8eebc8dbbcce495 /src/CommandCompleter.h
parentAdd a glitch text command (diff)
downloadnheko-21d51d9739996266f7f515c56c79754010357a17.tar.xz
Add a command to gradually glitch text in a message
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 44b192c3..9dc18119 100644 --- a/src/CommandCompleter.h +++ b/src/CommandCompleter.h
@@ -49,6 +49,7 @@ public: Rainfall, Msgtype, Glitch, + GradualGlitch, Goto, ConvertToDm, ConvertToRoom,