comparison Core.xml @ 34:9856ebc63fa4

- half solution to Update being fired multiple times during load - change securefunc handlers to dispense a reason code; catch that reason code in the enclosure passed to hooksecurefunc, and decide whether to update or not from there.
author Nenue
date Sun, 17 Apr 2016 00:21:45 -0400
parents 9b3fa734abff
children e84d645c8ab8
comparison
equal deleted inserted replaced
33:64f2a9bbea79 34:9856ebc63fa4
26 <Texture name="VnTestLine" virtual="true"> 26 <Texture name="VnTestLine" virtual="true">
27 <Color r="1" g="1" b="0" a="1" /> 27 <Color r="1" g="1" b="0" a="1" />
28 </Texture> 28 </Texture>
29 29
30 <Font name="VeneerNumberFont" virtual="true" font="Interface\Addons\SharedMedia_MyMedia\font\ArchivoNarrow-Bold.ttf" outline="NORMAL" height="13" > 30 <Font name="VeneerNumberFont" virtual="true" font="Interface\Addons\SharedMedia_MyMedia\font\ArchivoNarrow-Bold.ttf" outline="NORMAL" height="13" >
31 <Color r="1" g="1" b="1" a="1" />
32 </Font>
33 <Font name="VeneerNumberFontSmall" virtual="true" font="Interface\Addons\SharedMedia_MyMedia\font\ArchivoNarrow-Regular.ttf" outline="NORMAL" height="11" >
31 <Color r="1" g="1" b="1" a="1" /> 34 <Color r="1" g="1" b="1" a="1" />
32 </Font> 35 </Font>
33 <Font name="VeneerTitleFont" virtual="true" font="Interface\Addons\SharedMedia_MyMedia\font\ArchivoNarrow-Bold.ttf" outline="NORMAL" height="15" > 36 <Font name="VeneerTitleFont" virtual="true" font="Interface\Addons\SharedMedia_MyMedia\font\ArchivoNarrow-Bold.ttf" outline="NORMAL" height="15" >
34 <Color r="1" g="1" b="1" a="1" /> 37 <Color r="1" g="1" b="1" a="1" />
35 </Font> 38 </Font>