From 08fd311c4bcb4855729fdaa0428ac2fec3f0196f Mon Sep 17 00:00:00 2001 From: Paul Chote Date: Fri, 28 Jan 2011 09:10:14 +1300 Subject: [PATCH] Hide cnc install `From CD' button. --- mods/cnc/chrome/gameinit.yaml | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/mods/cnc/chrome/gameinit.yaml b/mods/cnc/chrome/gameinit.yaml index d5c86dab89..5a3061a94b 100644 --- a/mods/cnc/chrome/gameinit.yaml +++ b/mods/cnc/chrome/gameinit.yaml @@ -34,11 +34,14 @@ Background@INIT_CHOOSEINSTALL: Y:70 Width:PARENT_RIGHT Height:25 - Text:Content can be downloaded, or copied from the install CD. +# Text:Content can be downloaded, or copied from the install CD. + Text:A 4.4MB download is required. Align:Center Button@DOWNLOAD: Id:DOWNLOAD - X:PARENT_RIGHT - 420 +# X:PARENT_RIGHT - 420 +# Y:PARENT_BOTTOM - 45 + X:PARENT_RIGHT - 280 Y:PARENT_BOTTOM - 45 Width:120 Height:25 @@ -51,6 +54,7 @@ Background@INIT_CHOOSEINSTALL: Width:120 Height:25 Text:From CD + Visible:false Bold:True Button@QUIT: Id:QUIT