diff enemy.pl @ 97:5f9bb3042d0c

refined the output.
author "Rex Tsai <chihchun@kalug.linux.org.tw>"
date Wed, 29 Oct 2008 01:14:49 +0800
parents 4120f560f214
children 3730817e3079
line wrap: on
line diff
--- a/enemy.pl	Wed Oct 29 01:03:04 2008 +0800
+++ b/enemy.pl	Wed Oct 29 01:14:49 2008 +0800
@@ -40,4 +40,5 @@
         # print Dumper($island->_data_hash);
         # print Dumper($city->_data_hash);
     }
+    print "-"x80 . "\n";
 }