Mercurial > wow > worldplan
comparison WorldPlan.xml @ 70:bb2baedae81f
debugging tool for the mystery of disappearing quests
| author | Nenue |
|---|---|
| date | Wed, 05 Apr 2017 12:12:41 -0400 |
| parents | 31de7e9e7849 |
| children | 78d78dc77822 |
comparison
equal
deleted
inserted
replaced
| 69:31de7e9e7849 | 70:bb2baedae81f |
|---|---|
| 173 <OnShow method="OnShow" /> | 173 <OnShow method="OnShow" /> |
| 174 </Scripts> | 174 </Scripts> |
| 175 </Frame> | 175 </Frame> |
| 176 | 176 |
| 177 <ScrollingMessageFrame name="WorldPlanDebug" parent="UIParent" mixin="WorldPlanDebugMixin" hidden="true" frameStrata="TOOLTIP"> | 177 <ScrollingMessageFrame name="WorldPlanDebug" parent="UIParent" mixin="WorldPlanDebugMixin" hidden="true" frameStrata="TOOLTIP"> |
| 178 <Size x="700" y="500" /> | 178 <Size x="700" /> |
| 179 <Anchors> | 179 <Anchors> |
| 180 <Anchor point="CENTER" /> | 180 <Anchor point="CENTER" /> |
| 181 <Anchor point="TOP" /> | |
| 182 <Anchor point="BOTTOM" x="0" y="200" /> | |
| 181 </Anchors> | 183 </Anchors> |
| 182 <Scripts> | 184 <Scripts> |
| 183 <OnLoad method="OnLoad" /> | 185 <OnLoad method="OnLoad" /> |
| 184 <OnShow method="OnShow" /> | 186 <OnShow method="OnShow" /> |
| 185 <OnUpdate method="OnUpdate" /> | 187 <OnUpdate method="OnUpdate" /> |
