mirror of
https://github.com/EQEmu/Server.git
synced 2026-06-27 16:37:17 +00:00
I accidentally the whole Uleat
This commit is contained in:
+1
-1
@@ -2775,7 +2775,7 @@ void command_nukeitem(Client *c, const Seperator *sep)
|
||||
|
||||
void command_peekinv(Client *c, const Seperator *sep)
|
||||
{
|
||||
static enum {
|
||||
enum {
|
||||
peekWorn = 0x01,
|
||||
peekInv = 0x02,
|
||||
peekCursor = 0x04,
|
||||
|
||||
Reference in New Issue
Block a user