Quote:
|
Originally Posted by hirebrand
4. Edited lines 3-12 in "eq2ui_mainhud_performancepanel.xml"
Code:
<include>performance/eq2ui_custompreset1.xml</include>
<include>performance/eq2ui_custompreset1.xml</include>
<include>performance/eq2ui_custompreset2.xml</include>
<include>performance/eq2ui_custompreset2.xml</include>
<include>performance/eq2ui_custompreset3.xml</include>
<include>performance/eq2ui_custompreset3.xml</include>
<include>performance/eq2ui_mutemusic.xml</include>
<include>performance/eq2ui_mutemusic.xml</include>
<include>performance/eq2ui_muteall.xml</include>
<include>performance/eq2ui_muteall.xml</include>
|
hmm, why do you include every file twice?
does this make any different with include only once?