andy/floor-limit #29

Merged
jake merged 3 commits from andy/floor-limit into master 2023-02-15 19:59:43 -05:00
Showing only changes of commit 2dd1161ae7 - Show all commits

View File

@ -503,7 +503,7 @@ pub struct MagAnimation {
#[pso_message(0x63)]
pub struct FloorItemLimitItemDeletion {
client_item_id: u32,
item_id: u32,
map_area: u16,
}