Skip to content

Commit

Permalink
Fixed an error when toggling ignoring for action bar 8
Browse files Browse the repository at this point in the history
  • Loading branch information
Breeni committed Jul 25, 2024
1 parent adb5172 commit 48c3e8d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ActionBars.xml
Original file line number Diff line number Diff line change
Expand Up @@ -1290,7 +1290,7 @@
<Button parentKey="IgnoreBar15" inherits="BtWLoadoutsIgnoreActionBarTemplate">
<KeyValues>
<KeyValue type="number" key="startID" value="169"/>
<KeyValue type="number" key="endID" value="181"/>
<KeyValue type="number" key="endID" value="180"/>
</KeyValues>
<Anchors>
<Anchor point="TOPLEFT" relativeKey="$parent.Bar15Slot12" relativePoint="TOPRIGHT" x="2" y="0"/>
Expand Down

0 comments on commit 48c3e8d

Please sign in to comment.