mirror of
https://codeberg.org/icewind/log-normalizer.git
synced 2026-06-03 13:54:11 +02:00
fix typo
This commit is contained in:
parent
80fad8c1bc
commit
759f86b236
1 changed files with 1 additions and 1 deletions
|
|
@ -67,7 +67,7 @@ pub enum EventType {
|
||||||
pub enum Medigun {
|
pub enum Medigun {
|
||||||
KritzKrieg,
|
KritzKrieg,
|
||||||
QuickFix,
|
QuickFix,
|
||||||
Vacinator,
|
Vaccinator,
|
||||||
#[serde(other)]
|
#[serde(other)]
|
||||||
Medigun,
|
Medigun,
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue