Skip to content

Commit

Permalink
removed redundancy
Browse files Browse the repository at this point in the history
  • Loading branch information
dscarpac committed Aug 31, 2024
1 parent e08b0cf commit ed804d5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion xml/DoomCounter.xml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<Defaults>
<Panel rotation="0 0 180"></Panel>
<Button class="optionButton" font="font_teutonic-arkham" colors="#88e3cf|#4f8478|#303836" fontSize="64" isOn="0" textAlignment="MiddleLeft" padding="20 20 0 0"></Button>
<Button class="optionButton" fontSize="64" isOn="0" textAlignment="MiddleLeft" padding="20 20 0 0"></Button>
<Button font="font_teutonic-arkham" colors="#88e3cf|#4f8478|#303836"></Button>
</Defaults>

Expand Down

0 comments on commit ed804d5

Please sign in to comment.