Fix Merge issues

This commit is contained in:
Mitch Freeman
2025-05-04 19:00:45 -03:00
parent 3617b24e10
commit b38d30e8ff
3 changed files with 5 additions and 4 deletions
+1
View File
@@ -1799,6 +1799,7 @@ struct BazaarPurchaseMessaging_Struct {
uint32 buyer_zone_id;
uint32 buyer_zone_instance_id;
uint32 transaction_status;
bool offline_purchase;
};