From 636bcacee9cf127f9bd59944b6364a5d2e6d19ab Mon Sep 17 00:00:00 2001 From: gpcf Date: Sun, 14 May 2023 15:46:51 +0200 Subject: rename textures, index palette and replace signs textures with textures from default --- textures/animation_frames.png | Bin 1497 -> 0 bytes textures/departureboards_animation_frames.png | Bin 0 -> 851 bytes textures/departureboards_line_bg.png | Bin 0 -> 629 bytes textures/departureboards_station_sign.png | Bin 0 -> 682 bytes textures/line_bg.png | Bin 629 -> 0 bytes textures/station_sign.png | Bin 740 -> 0 bytes 6 files changed, 0 insertions(+), 0 deletions(-) delete mode 100644 textures/animation_frames.png create mode 100644 textures/departureboards_animation_frames.png create mode 100644 textures/departureboards_line_bg.png create mode 100644 textures/departureboards_station_sign.png delete mode 100644 textures/line_bg.png delete mode 100644 textures/station_sign.png (limited to 'textures') diff --git a/textures/animation_frames.png b/textures/animation_frames.png deleted file mode 100644 index 2a2bffe..0000000 Binary files a/textures/animation_frames.png and /dev/null differ diff --git a/textures/departureboards_animation_frames.png b/textures/departureboards_animation_frames.png new file mode 100644 index 0000000..751dac4 Binary files /dev/null and b/textures/departureboards_animation_frames.png differ diff --git a/textures/departureboards_line_bg.png b/textures/departureboards_line_bg.png new file mode 100644 index 0000000..9adc772 Binary files /dev/null and b/textures/departureboards_line_bg.png differ diff --git a/textures/departureboards_station_sign.png b/textures/departureboards_station_sign.png new file mode 100644 index 0000000..160871e Binary files /dev/null and b/textures/departureboards_station_sign.png differ diff --git a/textures/line_bg.png b/textures/line_bg.png deleted file mode 100644 index 9adc772..0000000 Binary files a/textures/line_bg.png and /dev/null differ diff --git a/textures/station_sign.png b/textures/station_sign.png deleted file mode 100644 index fede238..0000000 Binary files a/textures/station_sign.png and /dev/null differ -- cgit v1.2.3