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