remove bazaar ID
This commit is contained in:
parent
dc176a4c60
commit
397bf3c414
2 changed files with 4 additions and 6 deletions
|
|
@ -10,8 +10,6 @@ pub enum MarketSelection {
|
|||
|
||||
#[derive(Clone, Debug, Deserialize)]
|
||||
pub struct BazaarItem {
|
||||
#[serde(rename = "ID")]
|
||||
pub id: u32,
|
||||
pub cost: u64,
|
||||
pub quantity: u32,
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue