Skip to content

Commit

Permalink
Add static_third_ammo to maingame.xml
Browse files Browse the repository at this point in the history
  • Loading branch information
Xottab-DUTY committed Dec 16, 2017
1 parent 2f41f7d commit f59ae37
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 0 deletions.
4 changes: 4 additions & 0 deletions res/gamedata/configs/ui/maingame.xml
Original file line number Diff line number Diff line change
Expand Up @@ -198,6 +198,10 @@
<text align="c" complex_mode="0" font="graffiti19" r="238" g="155" b="23" a="150">ap</text>
</static_ap_ammo>

<static_third_ammo x="980" y="704" width="26" height="15">
<text align="r" complex_mode="0" font="letterica16" r="238" g="155" b="23" a="150">third</text>
</static_third_ammo>

<static_grenade x="824" y="690" width="18" height="19">
<text align="c" complex_mode="0" font="letterica16" color="ui_7" vert_align="c">gr</text>
</static_grenade>
Expand Down
4 changes: 4 additions & 0 deletions res/gamedata/configs/ui/maingame_16.xml
Original file line number Diff line number Diff line change
Expand Up @@ -210,6 +210,10 @@
<text align="c" complex_mode="0" font="graffiti19" r="238" g="155" b="23" a="150">ap</text>
</static_ap_ammo>

<static_third_ammo x="980" y="704" width="26" height="15">
<text align="r" complex_mode="0" font="letterica16" r="238" g="155" b="23" a="150">third</text>
</static_third_ammo>

<static_grenade x="864" y="690" width="14" height="19">
<text align="c" complex_mode="0" font="letterica16" color="ui_7" vert_align="c">gr</text>
</static_grenade>
Expand Down

0 comments on commit f59ae37

Please sign in to comment.