Fix AI Opponents menu 'semi-rookie' text was cutoff
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@8129 30fe4595-0a0c-4342-8851-515496e4dcbd
This commit is contained in:
parent
fbb79e97f6
commit
c95474fa6d
1 changed files with 1 additions and 1 deletions
|
@ -53,7 +53,7 @@
|
|||
|
||||
<section name="skilllabel">
|
||||
<attstr name="type" val="label"/>
|
||||
<attnum name="max len" val="10"/>
|
||||
<attnum name="max len" val="11"/>
|
||||
<attstr name="tip" val="AI driver skill, from Rookie (slowest) to Pro (fastest)"/>
|
||||
<attnum name="x" val="295"/>
|
||||
<attnum name="y" val="322"/>
|
||||
|
|
Loading…
Reference in a new issue