From cde57bd2e89c3a0ad435322f4d92d70636c7b15e Mon Sep 17 00:00:00 2001 From: penev92 Date: Tue, 17 Oct 2023 10:15:02 +0300 Subject: [PATCH] Resaved maps to update them Because of OpenRA PR 19891. --- mods/example/maps/example/map.png | Bin 83 -> 86 bytes mods/example/maps/example/map.yaml | 4 ++-- mods/example/maps/shellmap/map.png | Bin 83 -> 86 bytes mods/example/maps/shellmap/map.yaml | 4 ++-- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/mods/example/maps/example/map.png b/mods/example/maps/example/map.png index 7e64208632aaeef037dbcde6fa7c072026fc67fd..100a5ea304c2eacbd04171ac44c49486a3a6d3eb 100644 GIT binary patch delta 55 zcmWFzo1kJO>*?YcQZeVvK}JRf28N~u|JLVq900N!_HZj4U=UDXV0_j*O$aE!;OXk; Jvd$@?2>|{i5pn}%WQZeW4K}JRf28N~u|JLVq900N!_Am=5Ffjhpn>_=_WAJqKb6Mw< G&;$U=sSwiu diff --git a/mods/example/maps/example/map.yaml b/mods/example/maps/example/map.yaml index bfc416baf..4489c1d76 100644 --- a/mods/example/maps/example/map.yaml +++ b/mods/example/maps/example/map.yaml @@ -1,6 +1,6 @@ -MapFormat: 11 +MapFormat: 12 -RequiresMod: Example +RequiresMod: example Title: Example Map diff --git a/mods/example/maps/shellmap/map.png b/mods/example/maps/shellmap/map.png index 7e64208632aaeef037dbcde6fa7c072026fc67fd..100a5ea304c2eacbd04171ac44c49486a3a6d3eb 100644 GIT binary patch delta 55 zcmWFzo1kJO>*?YcQZeVvK}JRf28N~u|JLVq900N!_HZj4U=UDXV0_j*O$aE!;OXk; Jvd$@?2>|{i5pn}%WQZeW4K}JRf28N~u|JLVq900N!_Am=5Ffjhpn>_=_WAJqKb6Mw< G&;$U=sSwiu diff --git a/mods/example/maps/shellmap/map.yaml b/mods/example/maps/shellmap/map.yaml index 47dd3c35a..8b2e98e23 100644 --- a/mods/example/maps/shellmap/map.yaml +++ b/mods/example/maps/shellmap/map.yaml @@ -1,6 +1,6 @@ -MapFormat: 11 +MapFormat: 12 -RequiresMod: Example +RequiresMod: example Title: Example Shellmap