delete default terrain.

github issue #538
This commit is contained in:
Enno Rehling 2016-11-15 23:37:30 +01:00
parent 17365edff7
commit 83ea1077a3
1 changed files with 0 additions and 8 deletions

View File

@ -223,13 +223,5 @@
} }
} }
}, },
"default": {
"size": 0,
"herbs": [],
"seed": 0,
"road": 0,
"flags": [ "land", "walk", "sail", "fly" ],
"production": {}
}
} }
} }