Use turn restriction icons

This commit is contained in:
John Firebaugh
2014-05-17 08:15:22 -07:00
parent 3d210ac3c1
commit d4d80b2d6e
12 changed files with 154 additions and 330 deletions
+6 -1
View File
@@ -23,5 +23,10 @@
"icon-operation-disabled-orthogonalize": [160, 160],
"icon-operation-disabled-rotate": [180, 160],
"icon-operation-disabled-simplify": [200, 160],
"icon-operation-disabled-continue": [220, 160]
"icon-operation-disabled-continue": [220, 160],
"icon-restriction-yes": [50, 80],
"icon-restriction-no": [95, 80],
"icon-restriction-yes-u": [140, 80],
"icon-restriction-no-u": [185, 80]
}