From c370134cc68d8a7c9f57d9ef1f8d144fdb2f08b5 Mon Sep 17 00:00:00 2001 From: Aaron Johnson Date: Fri, 29 Nov 2019 20:59:19 -0600 Subject: [PATCH] Added /help command to patch notes --- static_text/patchnotes.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/static_text/patchnotes.txt b/static_text/patchnotes.txt index fe7ea18..3926922 100644 --- a/static_text/patchnotes.txt +++ b/static_text/patchnotes.txt @@ -3,6 +3,7 @@ Patch Notes: v1.0.02 + Implemented two-part sent message logging (affects server only) ++ Added /help command (same as /start) v1.0.01 + Added /help as an alias for /start