Add the map to the asset types for export-import.
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed

This commit is contained in:
2026-02-12 18:58:24 +01:00
parent 3dc28849c4
commit df085da8ff

View File

@@ -14,7 +14,7 @@ SRC = $(shell sed 's|^|$(SRC_DIR)/|' $(ORDER))
ASSETS_LUA = inc/meta/meta.assets.lua ASSETS_LUA = inc/meta/meta.assets.lua
ASSETS_DIR = assets ASSETS_DIR = assets
ASSET_TYPES = tiles sprites sfx music ASSET_TYPES = map tiles sprites sfx music
# CI/CD variables # CI/CD variables
VERSION_FILE = .version VERSION_FILE = .version