mirror of
https://codeberg.org/icewind/tf-log-parser.git
synced 2026-06-03 10:14:10 +02:00
paralize dir
This commit is contained in:
parent
9a11408237
commit
9114397803
3 changed files with 60 additions and 29 deletions
|
|
@ -7,6 +7,7 @@ pub struct HealedEvent<'a> {
|
|||
#[event(name = "against")]
|
||||
pub target: RawSubject<'a>,
|
||||
#[event(name = "healing")]
|
||||
#[event(default)]
|
||||
pub amount: u32,
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue