mirror of
https://github.com/redstrate/Kawari.git
synced 2025-06-30 11:47:45 +00:00
Address warning: "struct update has no effect, all the fields in the struct have already been specified"
This commit is contained in:
parent
32d978d82b
commit
75b34cb959
1 changed files with 0 additions and 1 deletions
|
@ -398,7 +398,6 @@ impl UserData for EffectsBuilder {
|
|||
unk4: 0,
|
||||
amount,
|
||||
},
|
||||
..Default::default()
|
||||
});
|
||||
Ok(())
|
||||
});
|
||||
|
|
Loading…
Add table
Reference in a new issue