Skip to content

Commit

Permalink
Fix bad XML
Browse files Browse the repository at this point in the history
Also bump TOC
  • Loading branch information
cloudbells committed Nov 20, 2024
1 parent 77ca521 commit fc16cb9
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 5 deletions.
2 changes: 1 addition & 1 deletion FieldGuide.toc
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
## Interface: 11503
## Interface: 11505
## Title: Field Guide
## Notes: Shows when spells are trainable and how much each spell costs to train, and other stuff.
## Author: cloudbells
Expand Down
5 changes: 1 addition & 4 deletions FieldGuide.xml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
<Button name="FieldGuidePinTemplate" virtual="true" registerForClicks="RightButtonUp">
<Size x="16" y="16" />
<Layers>
<Layer level="OVERLAY" setAllPoints="true">
<Layer level="OVERLAY">
<Texture name="$parentTexture" file="Interface/Addons/FieldGuide/Media/Map/GoldGreenDot" />
</Layer>
</Layers>
Expand Down Expand Up @@ -67,9 +67,6 @@
<Anchors>
<Anchor point="CENTER" />
</Anchors>
<Backdrop edgeFile="Interface/DialogFrame/UI-DialogBox-Border">
<EdgeSize val="32"/>
</Backdrop>
<Layers>
<Layer level="BACKGROUND">
<Texture name="$parentBackgroundTexture" file="Interface/Addons/FieldGuide/Media/Background/Background">
Expand Down

0 comments on commit fc16cb9

Please sign in to comment.