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

View File

@@ -533,6 +533,8 @@ toolmode.eraseores = 자원 초기화
toolmode.eraseores.description = 자원만 초기화합니다.
toolmode.fillteams = 팀 채우기
toolmode.fillteams.description = 블록의 팀을 선택한 팀으로 채웁니다.
toolmode.fillerase = Fill Erase
toolmode.fillerase.description = Erase blocks of the same type.
toolmode.drawteams = 팀 그리기
toolmode.drawteams.description = 블록의 팀을 선택한 팀으로 그립니다.
#unused
@@ -2276,6 +2278,7 @@ lenum.xor = 비트연산자 XOR
lenum.min = 두 수의 최솟값
lenum.max = 두 수의 최댓값
lenum.angle = 벡터의 각(도)
lenum.anglediff = Absolute distance between two angles in degrees.
lenum.len = 벡터의 길이
lenum.sin = 사인(도)