UserAgent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.8) Gecko/20050517 Firefox/1.0.4 (Debian package 1.0.4-2) IP: 64.81.113.168 URI: http://wesnoth.slack.it/?BranchOnVillageType - - - - - Index: BranchOnVillageType =================================================================== RCS file: /home/wesnoth/cvsroot/wikiroot/BranchOnVillageType,v retrieving revision 1.1 diff -u -r1.1 BranchOnVillageType --- BranchOnVillageType 4 May 2005 20:02:01 -0000 1.1 +++ BranchOnVillageType 29 Jun 2005 21:36:39 -0000 @@ -24,7 +24,7 @@ {SET_VILLAGE_TYPE Z water} Now you have one of the values 'ordinary', 'woods', 'hill', etc. in the variable $village_type, and you can branch on it -with pseudo-case logic such as the macro shown at CaseBasedReasoningA. +with pseudo-case logic such as the else-if macro shown at ProgrammingMacros. ||The Macro Definition|| @@ -51,5 +51,5 @@ ||See Also|| -* CaseBasedReasoningA +* ProgrammingMacros * UsefulWMLFragments
_______________________________________________ Wesnoth-wiki-changes mailing list [email protected] http://lists.nongnu.org/mailman/listinfo/wesnoth-wiki-changes
