diff options
Diffstat (limited to '4_by_3_ratio/SpectatorTournament.res')
| -rw-r--r-- | 4_by_3_ratio/SpectatorTournament.res | 9 |
1 files changed, 7 insertions, 2 deletions
diff --git a/4_by_3_ratio/SpectatorTournament.res b/4_by_3_ratio/SpectatorTournament.res index faa96c7..258d8da 100644 --- a/4_by_3_ratio/SpectatorTournament.res +++ b/4_by_3_ratio/SpectatorTournament.res @@ -394,15 +394,20 @@ "labelText" "#game_respawntime_in_secs" "textAlignment" "center" "font" "Cerbetica24" + + if_mvm + { + "ypos" "68" [$WIN32] + } } "BuyBackLabel" { "ControlName" "CExLabel" "fieldName" "BuyBackLabel" "xpos" "c-190" - "ypos" "16" + "ypos" "360" "wide" "380" - "tall" "14" + "tall" "24" "autoResize" "0" "pinCorner" "0" "visible" "0" |
