Remove a blank line before "fairland rips open"
One blank line before and after now, looks better.
This commit is contained in:
parent
4dcfa968ce
commit
1bbbd5e27f
2 changed files with 1 additions and 2 deletions
|
@ -232,7 +232,7 @@ main(int argc, char *argv[])
|
||||||
allocate_memory();
|
allocate_memory();
|
||||||
print_vars();
|
print_vars();
|
||||||
|
|
||||||
qprint("\n\n #*# ...fairland rips open a rift in the datumplane... #*#\n\n");
|
qprint("\n #*# ...fairland rips open a rift in the datumplane... #*#\n\n");
|
||||||
qprint("seed is %lu\n", rnd_seed);
|
qprint("seed is %lu\n", rnd_seed);
|
||||||
do {
|
do {
|
||||||
init();
|
init();
|
||||||
|
|
|
@ -11,7 +11,6 @@ minimum distance between continents: 2
|
||||||
minimum distance from islands to continents: 1
|
minimum distance from islands to continents: 1
|
||||||
World dimensions: 64x32
|
World dimensions: 64x32
|
||||||
|
|
||||||
|
|
||||||
#*# ...fairland rips open a rift in the datumplane... #*#
|
#*# ...fairland rips open a rift in the datumplane... #*#
|
||||||
|
|
||||||
seed is 1
|
seed is 1
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue