mirror of
https://github.com/EQEmu/Server.git
synced 2026-09-02 20:56:37 +00:00
-Set laurion commands to $ from . since that's closer to muscle memory.
-Add translation for OP_SpawnAppearance (later to support guilds we will need to extend it a bit server side.)
This commit is contained in:
+1
-1
@@ -8,7 +8,7 @@ class Seperator;
|
||||
#include <string>
|
||||
|
||||
#define COMMAND_CHAR '#'
|
||||
#define COMMAND_CHAR_NON_HASH '.'
|
||||
#define COMMAND_CHAR_NON_HASH '$'
|
||||
|
||||
typedef void (*CmdFuncPtr)(Client *, const Seperator *);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user