View Single Post
  #8  
Unread 03-04-2005, 05:47 AM
matslin matslin is offline
A Brown Bear
 
Join Date: Oct 2004
Server: Beta 1
Posts: 13
Default

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?