Skip to content

Commit

Permalink
Removed Buggy Custom Scope Charge
Browse files Browse the repository at this point in the history
Removed the recently added custom scope charge as it remains too buggy to be viable
  • Loading branch information
PapaPeach committed May 6, 2024
1 parent 5f374e3 commit dfef7ff
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 20 deletions.
15 changes: 0 additions & 15 deletions resource/ui/hudammoweapons.res
Original file line number Diff line number Diff line change
Expand Up @@ -161,21 +161,6 @@
"pin_to_sibling" "AmmoNoClip"
}

"CustomScopeCharge"
{
"controlName" "ImagePanel"
"fieldName" "CustomScopeCharge"
"xpos" "-79"
"ypos" "89"
"wide" "64"
"tall" "64"
"visible" "1"
"image" "replay/thumbnails/sniper_charge/sniperscope_numbers"
"scaleimage" "1"

"pin_to_sibling" "AmmoNoClip"
}

"LowAmmoBox"
{
"ControlName" "Panel"
Expand Down
5 changes: 0 additions & 5 deletions scripts/hudlayout_x.res
Original file line number Diff line number Diff line change
Expand Up @@ -420,11 +420,6 @@
"topoffset" "0"
}

HudScopeCharge
{
"xpos" "9999"
}

HudVoiceSelfStatus
{
"xpos" "r32"
Expand Down

0 comments on commit dfef7ff

Please sign in to comment.