Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
METRo projects
metro
Commits
b9003197
Commit
b9003197
authored
Feb 17, 2009
by
Miguel Tremblay
Browse files
Add the sand layer.
parent
0caf02a9
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/frontend/metro_config.py
View file @
b9003197
...
...
@@ -891,6 +891,7 @@ def set_default_value( ):
{
'VALUE'
:{
'ASPHALT'
:
1
,
'ASPHALTE'
:
1
,
'CRUSHED ROCK'
:
2
,
'GRAVIER'
:
2
,
'CEMENT'
:
3
,
'BETON'
:
3
,
'SAND'
:
4
,
'SABLE'
:
4
},
'FROM'
:
CFG_INTERNAL
,
'COMMENTS'
:
_
(
"valid station layer type"
)}
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment