Merge pull request #888 from lioncash/caps
service: Add capture services
This commit is contained in:
commit
746d7d4d28
6 changed files with 173 additions and 0 deletions
|
@ -58,6 +58,7 @@ enum class Class : ClassType {
|
|||
Service_BCAT, ///< The BCAT service
|
||||
Service_BPC, ///< The BPC service
|
||||
Service_BTM, ///< The BTM service
|
||||
Service_Capture, ///< The capture service
|
||||
Service_Fatal, ///< The Fatal service
|
||||
Service_FGM, ///< The FGM service
|
||||
Service_Friend, ///< The friend service
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue