mirror of
https://github.com/yairm210/Unciv.git
synced 2025-07-24 14:49:23 +07:00
Fixed nation contrast issues
This commit is contained in:
@ -103,7 +103,7 @@ class RulesetValidator(val ruleset: Ruleset) {
|
||||
}
|
||||
|
||||
lines.add(
|
||||
text, RulesetErrorSeverity.Warning
|
||||
text, RulesetErrorSeverity.WarningOptionsOnly
|
||||
)
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user