Update presets/editors/rail.json

A quick test edit, really. Adding station name and # platforms.
This commit is contained in:
Jonathan Bennett
2012-10-24 19:51:44 +02:00
parent 37951636a4
commit d0d428f704

View File

@@ -1,2 +1,11 @@
{
'Station name': {
key: 'name',
type: 'text'
},
'No. passenger platforms': {
key: 'platform',
type: 'text'
}
}