mirror of
https://github.com/EQEmu/Server.git
synced 2025-12-26 15:11:30 +00:00
Added sanity check for #hotfix
This commit is contained in:
parent
765ee5eeed
commit
0b755cac54
@ -10835,7 +10835,7 @@ void command_hotfix(Client *c, const Seperator *sep) {
|
|||||||
}
|
}
|
||||||
worldserver.SendPacket(&pack);
|
worldserver.SendPacket(&pack);
|
||||||
|
|
||||||
c->Message(0, "Hotfix applied");
|
if (c) c->Message(0, "Hotfix applied");
|
||||||
});
|
});
|
||||||
|
|
||||||
t1.detach();
|
t1.detach();
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user