Automatic bundle update

This commit is contained in:
Github Actions
2023-06-02 16:06:53 +00:00
parent dde7b77de6
commit 798e442b2f
34 changed files with 102 additions and 0 deletions
+3
View File
@@ -537,6 +537,8 @@ toolmode.eraseores = Erze löschen
toolmode.eraseores.description = Löscht nur Erze.
toolmode.fillteams = Teams ausfüllen
toolmode.fillteams.description = Füllt Teams aus statt Blöcke.
toolmode.fillerase = Fill Erase
toolmode.fillerase.description = Erase blocks of the same type.
toolmode.drawteams = Teams zeichnen
toolmode.drawteams.description = Zeichnet Teams statt Blöcke.
#unused
@@ -2306,6 +2308,7 @@ lenum.xor = Bitweises XOR.
lenum.min = Die Größte von zwei Zahlen.
lenum.max = Die Kleinste von zwei Zahlen.
lenum.angle = Vektorwinkel in Grad.
lenum.anglediff = Absolute distance between two angles in degrees.
lenum.len = Vektorlänge.
lenum.sin = Sinus in Grad.