From edc53225c67193c67069cab410a5528f50946602 Mon Sep 17 00:00:00 2001 From: Pavel Penev Date: Sun, 24 Nov 2024 21:05:26 +0200 Subject: [PATCH] Updated map editor - Part 2 OpenRA PRs 20226, 21317 and 21318, but only partially. --- mods/example/chrome/chrome.yaml | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/mods/example/chrome/chrome.yaml b/mods/example/chrome/chrome.yaml index 95c17c2..67bdb7d 100644 --- a/mods/example/chrome/chrome.yaml +++ b/mods/example/chrome/chrome.yaml @@ -378,3 +378,14 @@ dropdown-separators: separator: Inherits: button + +editor: + Inherits: ^Glyphs + Regions: + select: 34, 187, 16, 16 + tiles: 0, 187, 16, 16 + overlays: 17, 187, 16, 16 + actors: 34, 68, 16, 16 + tools: 136, 68, 16, 16 + history: 136, 51, 16, 16 + erase: 50, 187, 16, 16