From 55b32316cacb137dce47e46017a464b102040ddf Mon Sep 17 00:00:00 2001 From: 0xDEADFED5 Date: Mon, 6 Jan 2025 16:16:01 -0800 Subject: [PATCH] update about command --- evennia/commands/default/system.py | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/evennia/commands/default/system.py b/evennia/commands/default/system.py index a02449555b..df493f366a 100644 --- a/evennia/commands/default/system.py +++ b/evennia/commands/default/system.py @@ -697,8 +697,7 @@ class CmdAbout(COMMAND_DEFAULT_CLASS): |wHomepage|n https://evennia.com |wCode|n https://github.com/evennia/evennia - |wDemo|n https://demo.evennia.com - |wGame listing|n https://games.evennia.com + |wGame listing|n http://games.evennia.com |wChat|n https://discord.gg/AJJpcRUhtF |wForum|n https://github.com/evennia/evennia/discussions |wLicence|n https://opensource.org/licenses/BSD-3-Clause