Mercurial > wow > worldplan
comparison WorldPlan.xml @ 40:589c444d4837
WowAce/Curseforge migration push
author | Nenue |
---|---|
date | Sun, 25 Dec 2016 13:04:57 -0500 |
parents | 21bcff08b0f4 |
children | 733785e306a3 |
comparison
equal
deleted
inserted
replaced
39:89ddef0594bc | 40:589c444d4837 |
---|---|
146 </Layer> | 146 </Layer> |
147 </Layers> | 147 </Layers> |
148 </Frame> | 148 </Frame> |
149 </Frames> | 149 </Frames> |
150 </Button> | 150 </Button> |
151 <Button name="WorldPlanFilterPin" virtual="true" inherits="WorldPlanQuestPin" mixin="WorldPlanFilterPinMixin"> | |
152 <Scripts> | |
153 <OnMouseDown method="OnMouseDown" /> | |
154 <OnClick method="OnClick" /> | |
155 <OnLoad method="OnLoad" /> | |
156 <OnEnter method="OnEnter" /> | |
157 <OnLeave method="OnLeave" /> | |
158 </Scripts> | |
159 </Button> | |
160 | 151 |
161 <Frame name="WorldPlan" mixin="WorldPlanCore" parent="UIParent"> | 152 <Frame name="WorldPlan" mixin="WorldPlanCore" parent="UIParent"> |
162 <KeyValues> | 153 <KeyValues> |
163 <KeyValue key="DEVIAN_PNAME" value="WorldPlan"/> | 154 <KeyValue key="DEVIAN_PNAME" value="WorldPlan"/> |
164 </KeyValues> | 155 </KeyValues> |