Extract tile overlays into a shp instead of rolling our own in code; Remove UIOverlay. Fixes #1061.
This commit is contained in:
@@ -212,3 +212,15 @@ pips:
|
||||
groups: pdigits
|
||||
Start: 0
|
||||
Length: *
|
||||
|
||||
overlay:
|
||||
build-valid:
|
||||
Start: 0
|
||||
build-invalid:
|
||||
Start: 1
|
||||
target-select:
|
||||
Start: 2
|
||||
target-valid:
|
||||
Start: 0
|
||||
target-invalid:
|
||||
Start: 1
|
||||
Reference in New Issue
Block a user