diff options
Diffstat (limited to '#customizations/_streamermode/hudarenawinpanel.res')
| -rw-r--r-- | #customizations/_streamermode/hudarenawinpanel.res | 58 |
1 files changed, 58 insertions, 0 deletions
diff --git a/#customizations/_streamermode/hudarenawinpanel.res b/#customizations/_streamermode/hudarenawinpanel.res new file mode 100644 index 0000000..c72a748 --- /dev/null +++ b/#customizations/_streamermode/hudarenawinpanel.res @@ -0,0 +1,58 @@ +"Resource/UI/arenawinpanel.res" +{ + "ArenaWinPanelWinnersPanel" + { + "Player1Avatar" + { + "ypos" "9999" + } + "Player1Name" + { + "ypos" "9999" + } + "Player2Avatar" + { + "ypos" "9999" + } + "Player2Name" + { + "ypos" "9999" + } + "Player3Avatar" + { + "ypos" "9999" + } + "Player3Name" + { + "ypos" "9999" + } + } + + "ArenaWinPanelLosersPanel" + { + "Player1Avatar" + { + "ypos" "9999" + } + "Player1Name" + { + "ypos" "9999" + } + "Player2Avatar" + { + "ypos" "9999" + } + "Player2Name" + { + "ypos" "9999" + } + "Player3Avatar" + { + "ypos" "9999" + } + "Player3Name" + { + "ypos" "9999" + } + } +}
\ No newline at end of file |
