From 1524a8d07bd3ce583e5e5bea4b9390c52d0ef3fa Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Tue, 21 Aug 2012 14:57:24 +0200 Subject: balloon correction --- balloons/cowsay.say | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'balloons') diff --git a/balloons/cowsay.say b/balloons/cowsay.say index 827183e..bb486db 100644 --- a/balloons/cowsay.say +++ b/balloons/cowsay.say @@ -7,7 +7,7 @@ w:| e: | ww:< -ee:> +ee: > nw: _ ne:_ @@ -19,7 +19,7 @@ nne:_ ssw:- sse:- -nww:/ -nee:\ -sww:\ -see:/ +nww:/ +nee: \ +sww:\ +see: / -- cgit From 2934997c06b582dbbd7730555c9eecf817e5a035 Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Tue, 21 Aug 2012 16:01:05 +0200 Subject: balloon file fix --- balloons/unicode.think | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'balloons') diff --git a/balloons/unicode.think b/balloons/unicode.think index fba4c51..005e545 100644 --- a/balloons/unicode.think +++ b/balloons/unicode.think @@ -9,10 +9,10 @@ e: ) ww:( ee: ) -nw:) -ne:( -sw:) -se:( +nw:( +ne:) +sw:( +se:) nnw:⁀ nne:⁀ -- cgit