Add characteristic to the campagin detail panel.
This commit is contained in:
parent
29747dcb5c
commit
b6b135cd40
12 changed files with 690 additions and 331 deletions
|
|
@ -59,7 +59,7 @@ class RollUseCase {
|
|||
if (quantity > 1 && left != 1) print(",")
|
||||
}
|
||||
}.also {
|
||||
print("}")
|
||||
println("}")
|
||||
}
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue