Skip to content

Commit

Permalink
Fix map editor.
Browse files Browse the repository at this point in the history
  • Loading branch information
MustaphaTR committed Aug 11, 2024
1 parent bbb849e commit def0c8b
Show file tree
Hide file tree
Showing 5 changed files with 12 additions and 0 deletions.
11 changes: 11 additions & 0 deletions mods/gen/chrome.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -1202,3 +1202,14 @@ dropdown-separators:
separator-pressed: 766, 2, 1, 19
separator-disabled: 513, 258, 1, 19
observer-separator: 769, 258, 1, 19

editor:
Inherits: ^Glyphs
Regions:
select: 85, 171, 16, 16
tiles: 51, 171, 16, 16
overlays: 68, 171, 16, 16
actors: 34, 68, 16, 16
tools: 136, 68, 16, 16
history: 136, 51, 16, 16
erase: 102, 171, 16, 16
1 change: 1 addition & 0 deletions mods/gen/rules/world/world.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -205,3 +205,4 @@ EditorWorld:
EditorActionManager:
BuildableTerrainOverlay:
AllowedTerrainTypes: Grass, Snow, Sand, Concrete, GrassRoad, SnowRoad, SandRoad
MarkerLayerOverlay:
Binary file modified mods/gen/uibits/glyphs-2x.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified mods/gen/uibits/glyphs-3x.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified mods/gen/uibits/glyphs.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit def0c8b

Please sign in to comment.