make $edit level also set stats

This commit is contained in:
Martin Michelsen
2023-10-31 09:57:29 -07:00
parent 4158f4a42a
commit 724186a8c0
4 changed files with 26 additions and 12 deletions
-1
View File
@@ -3934,7 +3934,6 @@ static void on_EF_Ep3(shared_ptr<Client> c, uint16_t, uint32_t, string& data) {
}
static void on_xxEA_BB(shared_ptr<Client> c, uint16_t command, uint32_t, string&) {
// TODO: Implement teams. This command has a very large number of subcommands
// (up to 20EA!).
if (command == 0x01EA) {