From bc71b21acae2c94b64e71b615b2aebce7ddb5c98 Mon Sep 17 00:00:00 2001 From: Chris Forbes Date: Mon, 19 Apr 2010 20:54:58 +1200 Subject: [PATCH] hack paul's d/c button back in --- mods/ra/menus.yaml | 15 +++++++++++---- 1 file changed, 11 insertions(+), 4 deletions(-) diff --git a/mods/ra/menus.yaml b/mods/ra/menus.yaml index e4fea7bda2..1ab5bb8872 100644 --- a/mods/ra/menus.yaml +++ b/mods/ra/menus.yaml @@ -168,18 +168,25 @@ Container: Height:25 Text:Fetching games... Align:Center + Button@JOINSERVER_BUTTON_DIRECT_CONNECT: + Id:JOINSERVER_BUTTON_DIRECT_CONNECT + X:PARENT_RIGHT - 140 - 130 - 130 + Y:PARENT_BOTTOM - 45 + Width:120 + Height:25 + Text:Direct Connect Button@JOINSERVER_BUTTON_REFRESH: Id:JOINSERVER_BUTTON_REFRESH - X:PARENT_RIGHT - 360 + X:PARENT_RIGHT - 140 - 130 Y:PARENT_BOTTOM - 45 - Width:160 + Width:120 Height:25 Text:Refresh Button@JOINSERVER_BUTTON_CANCEL: Id:JOINSERVER_BUTTON_CANCEL - X:PARENT_RIGHT - 180 + X:PARENT_RIGHT - 140 Y:PARENT_BOTTOM - 45 - Width:160 + Width:120 Height:25 Text:Cancel Background@CONNECTION_FAILED_BG: