rename to match the rest of the code
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/pr Build is passing

This commit is contained in:
andy 2023-02-08 23:36:00 +00:00
parent eff9fba20a
commit 2dd1161ae7

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,
}