Skip to content

Commit 5f92529

Browse files
committed
Updated map editor - Part 2
OpenRA PRs 20226, 21317 and 21318, but only partially.
1 parent cf94acb commit 5f92529

1 file changed

Lines changed: 12 additions & 0 deletions

File tree

mods/example/chrome/chrome.yaml

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -378,3 +378,15 @@ dropdown-separators:
378378

379379
separator:
380380
Inherits: button
381+
382+
# TODO: Fix the random numbers below.
383+
editor:
384+
Inherits: ^Glyphs
385+
Regions:
386+
select: 34, 187, 16, 16
387+
tiles: 0, 187, 16, 16
388+
overlays: 17, 187, 16, 16
389+
actors: 34, 68, 16, 16
390+
tools: 136, 68, 16, 16
391+
history: 136, 51, 16, 16
392+
erase: 50, 187, 16, 16

0 commit comments

Comments
 (0)