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