batch lettering: fix template confusions gui-text / gui-description

pull/3607/head
Kaalleen 2025-03-23 18:45:20 +00:00
rodzic 887d0fdeba
commit 5ca9eafeca
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -18,7 +18,7 @@
<spacer />
<param name="font" type="string" gui-text="Font name"></param>
<param name="scale" type="int" gui-text="Scale (%)" min="1" max="800"
gui-text="The scale value must be within the scale range of the specified font.">100</param>
gui-description="The scale value must be within the scale range of the specified font.">100</param>
<param name="color-sort" type="optiongroup" appearance="combo" gui-text="Color sort">
<option value="off">Off</option>
<option value="all">Whole text</option>