feat: Add support for FSD mute packet

Fixes #254
This commit is contained in:
Lars Toenning
2024-03-10 16:48:23 +01:00
parent 33123cbba9
commit 26bea26e6d
10 changed files with 135 additions and 2 deletions

View File

@@ -152,6 +152,8 @@ add_library(core SHARED
fsd/pilotdataupdate.cpp
fsd/ping.cpp
fsd/messagebase.cpp
fsd/mute.cpp
fsd/mute.h
fsd/enums.h
fsd/deleteatc.h
fsd/clientidentification.h