1
0
forked from 0ad/0ad

Made the default map be latium_generated, for tutorial.

This was SVN commit r4988.
This commit is contained in:
Matei 2007-04-24 15:02:51 +00:00
parent 58aaff1ff2
commit b631b9bbf0
2 changed files with 3 additions and 3 deletions

View File

@ -589,7 +589,7 @@
// Set default value (pick whatever's at the top of the list).
// getGUIObjectByName(this.name).selected = 0;
// No, on second thought, set it to the randomly generated map until we can remember the last choice.
setCurrItemValue (this.name, "cantabrian_generated");
setCurrItemValue (this.name, "latium_generated");
]]></action>
</object>

Binary file not shown.