mirror of
https://port.numenaute.org/aleajactaest/khanat-opennel-code.git
synced 2024-11-10 09:19:01 +00:00
Changed: Increase maximum size of font in chat
--HG-- branch : develop
This commit is contained in:
parent
47933826b0
commit
328b7ee91f
1 changed files with 1 additions and 1 deletions
|
@ -3441,7 +3441,7 @@
|
||||||
widget="sbint"
|
widget="sbint"
|
||||||
link="UI:SAVE:CHAT:FONT_SIZE"
|
link="UI:SAVE:CHAT:FONT_SIZE"
|
||||||
min="9"
|
min="9"
|
||||||
max="14"
|
max="20"
|
||||||
realtime="true" />
|
realtime="true" />
|
||||||
<param ui="entity_colors:cc_user:c"
|
<param ui="entity_colors:cc_user:c"
|
||||||
type="db"
|
type="db"
|
||||||
|
|
Loading…
Reference in a new issue