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 eff9fba20a - Show all commits

View File

@ -947,6 +947,7 @@ pub struct DropCoordinates {
x: f32,
z: f32,
item_id: u32,
amount: u32,
}
#[pso_message(0xC4)]