Add an editor overlay for unbuildable terrain.
This commit is contained in:
committed by
abcdefg30
parent
3980e4fa90
commit
44b2dda585
@@ -610,6 +610,16 @@ Container@EDITOR_WORLD_ROOT:
|
||||
TooltipTemplate: BUTTON_TOOLTIP
|
||||
TooltipText: Redo last step
|
||||
TooltipContainer: TOOLTIP_CONTAINER
|
||||
Button@BUILDABLE_BUTTON:
|
||||
X: 700
|
||||
Width: 90
|
||||
Height: 25
|
||||
Text: Buildable
|
||||
Font: Bold
|
||||
Key: f2
|
||||
TooltipTemplate: BUTTON_TOOLTIP
|
||||
TooltipText: Toggle unbuildable cells
|
||||
TooltipContainer: TOOLTIP_CONTAINER
|
||||
Label@COORDINATE_LABEL:
|
||||
X: 835
|
||||
Width: 50
|
||||
|
||||
Reference in New Issue
Block a user