Automatic bundle update
This commit is contained in:
@@ -672,10 +672,11 @@ objective.destroycore.name = 코어 파괴
|
||||
objective.commandmode.name = 명령 모드
|
||||
objective.flag.name = 플래그
|
||||
marker.shapetext.name = 도형과 문자
|
||||
marker.minimap.name = 미니맵
|
||||
marker.point.name = Point
|
||||
marker.shape.name = 도형
|
||||
marker.text.name = 문자
|
||||
marker.line.name = Line
|
||||
marker.quad.name = Quad
|
||||
marker.background = 배경
|
||||
marker.outline = 외곽선
|
||||
|
||||
@@ -2448,3 +2449,6 @@ lenum.flushtext = Flush print buffer's content to marker, if applicable.\nIf fet
|
||||
lenum.texture = Texture name straight from game's texture atlas (using kebab-case naming style).\nIf printFlush is set to true, consumes text buffer content as text argument.
|
||||
lenum.texturesize = Size of texture in tiles. Zero value scales marker width to original texture's size.
|
||||
lenum.autoscale = Whether to scale marker corresponding to player's zoom level.
|
||||
lenum.posi = Indexed position, used for line and quad markers with index zero being the first position.
|
||||
lenum.uvi = Texture's position ranging from zero to one, used for quad markers.
|
||||
lenum.colori = Indexed position, used for line and quad markers with index zero being the first color.
|
||||
|
||||
Reference in New Issue
Block a user