Mercurial > wow > worldplan
comparison FlightMap.xml @ 74:2ba11b25aa7f
flight map data handler adjustments
| author | Nenue |
|---|---|
| date | Sat, 08 Apr 2017 17:07:58 -0400 |
| parents | 589c444d4837 |
| children |
comparison
equal
deleted
inserted
replaced
| 73:25f7dbc20a72 | 74:2ba11b25aa7f |
|---|---|
| 11 <OnUpdate method="OnUpdate" /> | 11 <OnUpdate method="OnUpdate" /> |
| 12 </Scripts> | 12 </Scripts> |
| 13 </Frame> | 13 </Frame> |
| 14 | 14 |
| 15 <Frame name="WorldPlanFlightPin" mixin="WorldPlanDataPinMixin" hidden="true" flattenRenderLayers="true" frameStrata="MEDIUM" enableMouse="false" enableMouseMotion="true" virtual="true"> | 15 <Frame name="WorldPlanFlightPin" mixin="WorldPlanDataPinMixin" hidden="true" flattenRenderLayers="true" frameStrata="MEDIUM" enableMouse="false" enableMouseMotion="true" virtual="true"> |
| 16 <Scripts> | |
| 17 <OnUpdate method="OnUpdate" /> | |
| 18 </Scripts> | |
| 16 <Size x="50" y="50"/> | 19 <Size x="50" y="50"/> |
| 17 </Frame> | 20 </Frame> |
| 18 </Ui> | 21 </Ui> |
