mirror of
https://github.com/EQEmu/Server.git
synced 2026-09-01 19:56:38 +00:00
NPC Faction lists to new shared memory scheme
This commit is contained in:
@@ -72,7 +72,6 @@ void command_setstat(Client *c, const Seperator *sep);
|
||||
void command_incstat(Client *c, const Seperator *sep);
|
||||
void command_help(Client *c, const Seperator *sep);
|
||||
void command_version(Client *c, const Seperator *sep);
|
||||
void command_eitem(Client *c, const Seperator *sep);
|
||||
void command_setfaction(Client *c, const Seperator *sep);
|
||||
void command_serversidename(Client *c, const Seperator *sep);
|
||||
void command_testspawnkill(Client *c, const Seperator *sep);
|
||||
|
||||
Reference in New Issue
Block a user