1
0
forked from 0ad/0ad

Fixing problem with SP Start

This was SVN commit r6464.
This commit is contained in:
freenity 2008-11-04 19:16:31 +00:00
parent 76d02f7c5c
commit 0b89a1ab98

View File

@ -133,7 +133,7 @@
size="24.609375% 28.90625% 49.609375% 62.2395833%"
sprite_over="pgCampaignsOver"
sprite_disabled="pgCampaignsDisabled"
tooltip="Want to play a campaign? Tough luck, buddy! That's right, go cry on your mamma's shoulder."
tooltip="Want to play a campaign? Tough luck, buddy! That's right, go cry on your mamma's shoulder."
enabled="false"
>
<action on="Press"><![CDATA[
@ -202,7 +202,7 @@
size="74.7070312% 42.0572916% 99.7070312% 75.390625%"
sprite_over="pgOptionsOver"
sprite_disabled="pgOptionsDisabled"
tooltip="This will take you to the options menu. It does not work now, but someday it might."
tooltip="This will take you to the options menu. It does not work now, but someday it might."
enabled="false"
>
<action on="Press"><![CDATA[
@ -697,7 +697,7 @@ A large landmass with rivers, forests and coastal fishing grounds.
<object name="pgSessionSetupMoreMaps"
style="wheatButton"
type="button"
size="100%-135 100%-30 100%-5 100%-5"
size="100%-135 100%-30 100%-5 100%-5"
enabled="false"
>
Get more maps
@ -786,15 +786,15 @@ A large landmass with rivers, forests and coastal fishing grounds.
- GAME SETTINGS
==========================================
-->
<!-- NOT IMPLEMENTED YET
<object name="pgSessionSetupGrpGameSettings"
style="wheatBorderBlack"
type="image"
size="33%+10 50%+30 67%-5 100%-10"
>
<object name="pgSessionSetupGameModeTxt"
type="text"
size="5 10 100 35"
@ -861,8 +861,8 @@ A large landmass with rivers, forests and coastal fishing grounds.
/>
</object>
-->
</object>
<!--
==========================================