mirror of
https://github.com/yairm210/Unciv.git
synced 2025-09-22 10:54:19 -04:00
Fix linting
This commit is contained in:
parent
7b106eeb7b
commit
7adf726580
@ -125,4 +125,4 @@ fun <T> ArrayList<T?>.getOrPut(index: Int, getValue: () -> T): T {
|
||||
|
||||
this[index] = value // Now we can safely set the value
|
||||
return value
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user