Accounts update 2

This commit is contained in:
kinther 2025-12-26 10:54:47 -08:00
parent 76513050cb
commit a60cf8066a
7 changed files with 203 additions and 12 deletions

View file

@ -9,7 +9,7 @@
Set your MUD_NAME, and change descriptor_t if necessary.
******************************************************************************/
#define MUD_NAME "tbaMUD"
#define MUD_NAME "MiranthasMUD"
typedef struct descriptor_data descriptor_t;