mirror of
https://github.com/openfrontio/OpenFrontIO.git
synced 2026-06-26 16:24:36 +00:00
rename intense difficulty => impossible
This commit is contained in:
@@ -5,7 +5,7 @@ export enum DifficultyDescription {
|
||||
Easy = "Relaxed",
|
||||
Medium = "Balanced",
|
||||
Hard = "Intense",
|
||||
Impossible = "Challenging",
|
||||
Impossible = "Impossible",
|
||||
}
|
||||
|
||||
@customElement("difficulty-display")
|
||||
|
||||
Reference in New Issue
Block a user