Skip to content

Commit

Permalink
Fixed #41
Browse files Browse the repository at this point in the history
  • Loading branch information
CriticalFlaw committed Mar 31, 2022
1 parent 9ed48d5 commit ccb2140
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 2 deletions.
11 changes: 10 additions & 1 deletion resource/ui/huditemeffectmeter_engineer.res
Original file line number Diff line number Diff line change
@@ -1 +1,10 @@
#base "huditemeffectmeter_demoman.res"
#base "huditemeffectmeter_demoman.res"

"resource/ui/huditemeffectmeter_engineer.res"
{
HudItemEffectMeter
{
"x_offset" "45"
"x_offset_minmode" "20"
}
}
2 changes: 1 addition & 1 deletion resource/ui/huditemeffectmeter_killstreak.res
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
{
"xpos" "95" [$WIN32]
"ypos" "r52" [$WIN32]
"xpos_minmode" "c230" [$WIN32]
"xpos_minmode" "c225" [$WIN32]
"xpos" "94" [$X360]
"ypos" "r52" [$X360]
}
Expand Down

0 comments on commit ccb2140

Please sign in to comment.