Browse Source

rename to match the rest of the code

pull/29/head
andy 1 year ago
parent
commit
2dd1161ae7
  1. 2
      src/packet/messages.rs

2
src/packet/messages.rs

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

Loading…
Cancel
Save