1
Fork 0
mirror of https://github.com/redstrate/Kawari.git synced 2025-07-24 21:47:45 +00:00

Add the forgotten size test

This commit is contained in:
The Dax 2025-07-18 14:09:16 -04:00
parent 2406bc7d09
commit a3c6efb33f

View file

@ -1071,6 +1071,16 @@ mod tests {
total_sale_cost: 0,
},
),
(
ServerZoneIpcType::ItemObtainedLogMessage,
ServerZoneIpcData::ItemObtainedLogMessage {
event_id: 0,
message_type: 0,
params_count: 0,
item_id: 0,
item_quantity: 0,
},
),
(
ServerZoneIpcType::UpdateInventorySlot,
ServerZoneIpcData::UpdateInventorySlot {