mirror of
https://port.numenaute.org/aleajactaest/khanat-opennel-code.git
synced 2024-11-17 13:01:42 +00:00
Merge with develop
--HG-- branch : compatibility-develop
This commit is contained in:
commit
c3c3951bd0
1 changed files with 124 additions and 124 deletions
|
@ -419,14 +419,14 @@
|
|||
|
||||
|
||||
<!-- NAME OF SPELL -->
|
||||
<instance template="edit_box_widget" id="eb_spell_name" posref="TR BR" x="4" w="216" y="-54" h="20" child_resize="false"
|
||||
<instance template="edit_box_widget" id="eb_spell_name" posref="TR BR" x="0" w="216" y="-54" h="20" child_resize="false"
|
||||
text_x="0" text_y="0" text_ref="ML ML"
|
||||
fontsize="12" multi_line="false" max_num_chars="20"
|
||||
enter_loose_focus="true" enter_recover_focus="false" prompt="" reset_focus_on_hide="true" onchange="phrase_change_name" />
|
||||
<view type="text" id="text_spell_name" posparent="eb_spell_name" posref="TL BL" x="0" y="-2" color="255 255 255 255" fontsize="10" shadow="true" hardtext="uiPhraseEditName" />
|
||||
|
||||
<!-- INFOS -->
|
||||
<group id="infos" w="256" h="80" posparent="back" posref="BL TL" x="0" y="-4" >
|
||||
<group id="infos" w="256" h="90" posparent="back" posref="BL TL" x="0" y="-4" >
|
||||
|
||||
<!-- Sabrina Cost -->
|
||||
<view type="text" id="totaltext" posref="TL TL" fontsize="12" global_color="true" shadow="true" color="255 255 255 255" hardtext="uiPhraseTotal" />
|
||||
|
|
Loading…
Reference in a new issue