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
@@ -533,6 +533,8 @@ toolmode.eraseores = Ércradír
toolmode.eraseores.description = Csak az érceket törli.
toolmode.fillteams = Fill Teams
toolmode.fillteams.description = Fill teams instead of blocks.
toolmode.fillerase = Fill Erase
toolmode.fillerase.description = Erase blocks of the same type.
toolmode.drawteams = Draw Teams
toolmode.drawteams.description = Draw teams instead of blocks.
toolmode.underliquid = Folyadékok alá
@@ -2264,6 +2266,7 @@ lenum.xor = Bitwise XOR.
lenum.min = Minimum of two numbers.
lenum.max = Maximum of two numbers.
lenum.angle = Angle of vector in degrees.
lenum.anglediff = Absolute distance between two angles in degrees.
lenum.len = Length of vector.
lenum.sin = Sine, in degrees.
lenum.cos = Cosine, in degrees.