diff --git a/modules/autocycle.cpp b/modules/autocycle.cpp index b6a9d7c4..454788e3 100644 --- a/modules/autocycle.cpp +++ b/modules/autocycle.cpp @@ -82,7 +82,7 @@ public: } else { PutModule("You have no entries."); } - } else if (sCommand.Equals("HELP")) { + } else { CTable Table; Table.AddColumn("Command"); Table.AddColumn("Description");