diff options
Diffstat (limited to '#customizations/_streamermode/hudmatchstatus.res')
| -rw-r--r-- | #customizations/_streamermode/hudmatchstatus.res | 23 |
1 files changed, 23 insertions, 0 deletions
diff --git a/#customizations/_streamermode/hudmatchstatus.res b/#customizations/_streamermode/hudmatchstatus.res new file mode 100644 index 0000000..9ab39da --- /dev/null +++ b/#customizations/_streamermode/hudmatchstatus.res @@ -0,0 +1,23 @@ +"Resource/UI/HudMatchStatus.res" +{ + "TeamStatus" + { + "playerpanels_kv" + { + "playername" + { + "xpos" "9999" + } + } + } + + "BlueTeamPanel" + { + "xpos" "9999" + } + + "RedTeamPanel" + { + "xpos" "9999" + } +}
\ No newline at end of file |
