From 6a8b218fd9dd61f6b78642f1dc65550e227eec77 Mon Sep 17 00:00:00 2001 From: Aaron van Geffen Date: Sun, 26 May 2019 12:43:00 +0200 Subject: [PATCH] Rename remaining unnamed G2 images. (#9308) --- resources/g2/icons/{58.png => news_messages.png} | Bin resources/g2/icons/{31.png => title_play.png} | Bin resources/g2/icons/{29.png => title_restart.png} | Bin resources/g2/icons/{32.png => title_skip.png} | Bin resources/g2/icons/{30.png => title_stop.png} | Bin resources/g2/{7.png => placeholder.png} | Bin resources/g2/sprites.json | 12 ++++++------ 7 files changed, 6 insertions(+), 6 deletions(-) rename resources/g2/icons/{58.png => news_messages.png} (100%) rename resources/g2/icons/{31.png => title_play.png} (100%) rename resources/g2/icons/{29.png => title_restart.png} (100%) rename resources/g2/icons/{32.png => title_skip.png} (100%) rename resources/g2/icons/{30.png => title_stop.png} (100%) rename resources/g2/{7.png => placeholder.png} (100%) diff --git a/resources/g2/icons/58.png b/resources/g2/icons/news_messages.png similarity index 100% rename from resources/g2/icons/58.png rename to resources/g2/icons/news_messages.png diff --git a/resources/g2/icons/31.png b/resources/g2/icons/title_play.png similarity index 100% rename from resources/g2/icons/31.png rename to resources/g2/icons/title_play.png diff --git a/resources/g2/icons/29.png b/resources/g2/icons/title_restart.png similarity index 100% rename from resources/g2/icons/29.png rename to resources/g2/icons/title_restart.png diff --git a/resources/g2/icons/32.png b/resources/g2/icons/title_skip.png similarity index 100% rename from resources/g2/icons/32.png rename to resources/g2/icons/title_skip.png diff --git a/resources/g2/icons/30.png b/resources/g2/icons/title_stop.png similarity index 100% rename from resources/g2/icons/30.png rename to resources/g2/icons/title_stop.png diff --git a/resources/g2/7.png b/resources/g2/placeholder.png similarity index 100% rename from resources/g2/7.png rename to resources/g2/placeholder.png diff --git a/resources/g2/sprites.json b/resources/g2/sprites.json index 6a77ebd8b8..88fc27a638 100644 --- a/resources/g2/sprites.json +++ b/resources/g2/sprites.json @@ -21,7 +21,7 @@ "path": "icons/map_gen_land.png" }, { - "path": "7.png" + "path": "placeholder.png" }, { "path": "icons/zoom_in.png" @@ -87,16 +87,16 @@ "path": "icons/rct1_open_on_pressed.png" }, { - "path": "icons/29.png" + "path": "icons/title_restart.png" }, { - "path": "icons/30.png" + "path": "icons/title_stop.png" }, { - "path": "icons/31.png" + "path": "icons/title_play.png" }, { - "path": "icons/32.png" + "path": "icons/title_skip.png" }, { "path": "icons/cheats.png" @@ -174,7 +174,7 @@ "path": "track/junior/steep_to_flat_lift_3_2.png" }, { - "path": "icons/58.png" + "path": "icons/news_messages.png" }, { "path": "icons/server_password.png"