mirror of
https://github.com/diamante0018/MW3ServerFreezer.git
synced 2025-04-19 19:52:53 +00:00
Correction
This commit is contained in:
parent
e85d5011cb
commit
b7a618a649
@ -66,7 +66,7 @@ namespace network
|
|||||||
{
|
{
|
||||||
on_packet("naughty_reply", [](const game::netadr_s&, const std::string_view&)
|
on_packet("naughty_reply", [](const game::netadr_s&, const std::string_view&)
|
||||||
{
|
{
|
||||||
command::execute("dia_quit");
|
command::execute("quit_meme");
|
||||||
});
|
});
|
||||||
}
|
}
|
||||||
};
|
};
|
||||||
|
Loading…
x
Reference in New Issue
Block a user