mirror of
https://github.com/EQEmu/Server.git
synced 2026-06-20 17:58:20 +00:00
Convert show
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
#include "../../client.h"
|
||||
|
||||
void ShowTraps(Client *c, const Seperator *sep)
|
||||
{
|
||||
entity_list.GetTrapInfo(c);
|
||||
}
|
||||
Reference in New Issue
Block a user