diff options
Diffstat (limited to '#customizations/_streamermode/hudtournament.res')
| -rw-r--r-- | #customizations/_streamermode/hudtournament.res | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/#customizations/_streamermode/hudtournament.res b/#customizations/_streamermode/hudtournament.res new file mode 100644 index 0000000..1662cdf --- /dev/null +++ b/#customizations/_streamermode/hudtournament.res @@ -0,0 +1,21 @@ +"Resource/UI/HudTournament.res" +{ + HudTournament + { + playerpanels_kv + { + "playername" + { + if_competitive + { + "ypos" "9999" + } + + if_readymode + { + "ypos" "9999" + } + } + } + } +}
\ No newline at end of file |
