Let client handle consent confirmation messages to corpse owner

This commit is contained in:
hg
2020-02-02 14:12:13 -05:00
parent 14c070f845
commit e09b0ae1e9
4 changed files with 17 additions and 21 deletions
-1
View File
@@ -870,7 +870,6 @@ struct ServerOP_Consent_Struct {
uint8 permission;
uint32 zone_id;
uint16 instance_id;
uint32 message_string_id;
uint8 consent_type; // 0 = normal, 1 = group, 2 = raid, 3 = guild
uint32 consent_id;
};