Verletzungen
This commit is contained in:
@@ -5,7 +5,7 @@ if (this.item.name.includes("(") && !this.item.name.toLowerCase().includes("(any
|
||||
}
|
||||
else
|
||||
{
|
||||
resistance = await ValueDialog.create({text : "Enter Resistance", title : "Resistance"})
|
||||
resistance = await ValueDialog.create({text : "Resistenz eingeben", title : "Resistenz"})
|
||||
|
||||
if (resistance)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user