From: Joe Wreschnig Date: Fri, 23 Apr 2010 08:46:56 +0000 (-0700) Subject: Fix some example validity issues. X-Git-Url: https://git.yukkurigames.com/?p=python-bulletml.git;a=commitdiff_plain;h=dfa19460a1f1a27431ed5a4a86ebe0334ece15cf Fix some example validity issues. --- diff --git a/examples/boss/template.xml b/examples/boss/template.xml deleted file mode 100644 index 7065d9b..0000000 --- a/examples/boss/template.xml +++ /dev/null @@ -1,8 +0,0 @@ - - - - - - - diff --git a/examples/popcorn/towards.xml b/examples/popcorn/towards.xml index 1db6dd2..58ad5fb 100644 --- a/examples/popcorn/towards.xml +++ b/examples/popcorn/towards.xml @@ -1,16 +1,17 @@ - + - $rand > 0.7 - red - - $rand > 0.5 - blue - green - - - + $rand > 0.7 + red + + $rand > 0.5 + blue + green + + +