Fixed annoying widthRailWay message

This commit is contained in:
Wyqer 2019-04-30 23:43:36 +02:00
parent 06d3ae4786
commit 49cf567ca5
No known key found for this signature in database
GPG Key ID: D7E2F8BD7F1E48FA
1 changed files with 1 additions and 0 deletions

View File

@ -65,6 +65,7 @@ class kndr_MapControl
onMouseButtonDblClick = "";
scaleMin = 0.05;
scaleMax = 3;
widthRailWay = 1;
class ActiveMarker {
color[] = {0.30, 0.10, 0.90, 1.00};