mirror of
https://github.com/EQEmu/Server.git
synced 2025-12-29 01:31:30 +00:00
Merge pull request #713 from eqcodex/master
Added sanity check for #hotfix
This commit is contained in:
commit
6934552dd9
@ -10835,7 +10835,7 @@ void command_hotfix(Client *c, const Seperator *sep) {
|
||||
}
|
||||
worldserver.SendPacket(&pack);
|
||||
|
||||
c->Message(0, "Hotfix applied");
|
||||
if (c) c->Message(0, "Hotfix applied");
|
||||
});
|
||||
|
||||
t1.detach();
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user