mirror of
https://github.com/EQEmu/Server.git
synced 2026-04-17 14:52:25 +00:00
I accidentally the whole Uleat
This commit is contained in:
parent
51b6db977f
commit
d33b320436
@ -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,
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user