demon difficulty was wrong, updated!111
This commit is contained in:
parent
1521e4f765
commit
64b65ba3ce
1 changed files with 0 additions and 1 deletions
|
@ -77,7 +77,6 @@ impl DemonDifficulty {
|
|||
2 => DemonDifficulty::Hard,
|
||||
3 => DemonDifficulty::Insane,
|
||||
4 => DemonDifficulty::Extreme,
|
||||
5 => DemonDifficulty::Insane,
|
||||
_ => panic!("invalid demon difficulty")
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue