Changes by william
This commit is contained in:
@@ -119,6 +119,7 @@ namespace CaveGame::ClientApp {
|
||||
|
||||
/// Logs help information to the console. Called when the user runs the 'help' command.
|
||||
bool HelpCommand(const CommandArgs& args);
|
||||
/// Shows a list of every command label.
|
||||
bool ListCommand(const CommandArgs& args);
|
||||
/// Toggles tile simulation if we are
|
||||
bool ToggleTileSim(const CommandArgs& args);
|
||||
|
Reference in New Issue
Block a user