mirror of
https://github.com/EQEmu/Server.git
synced 2026-09-02 08:26:36 +00:00
Cleanup of some lua code, initial work on encounter_quests
This commit is contained in:
+1
-6
@@ -319,12 +319,7 @@ void command_mysql(Client *c, const Seperator *sep);
|
||||
void command_xtargets(Client *c, const Seperator *sep);
|
||||
void command_zopp(Client *c, const Seperator *sep);
|
||||
void command_augmentitem(Client *c, const Seperator *sep);
|
||||
|
||||
#ifdef EMBPERL
|
||||
void command_embperl_plugin(Client *c, const Seperator *sep);
|
||||
void command_embperl_eval(Client *c, const Seperator *sep);
|
||||
void command_reloadpl(Client *c, const Seperator *sep);
|
||||
#endif
|
||||
void command_questerrors(Client *c, const Seperator *sep);
|
||||
|
||||
#ifdef EQPROFILE
|
||||
void command_profiledump(Client *c, const Seperator *sep);
|
||||
|
||||
Reference in New Issue
Block a user