From 9f41b4f72d45b0ad1f9de2dfc28e426a2d05f137 Mon Sep 17 00:00:00 2001 From: rubenwardy Date: Sat, 7 May 2022 16:45:17 +0100 Subject: Add check_mod_configuration to main menu --- textures/base/pack/checkbox_16_white.png | Bin 0 -> 173 bytes textures/base/pack/error_icon_orange.png | Bin 0 -> 133 bytes textures/base/pack/error_icon_red.png | Bin 0 -> 133 bytes 3 files changed, 0 insertions(+), 0 deletions(-) create mode 100644 textures/base/pack/checkbox_16_white.png create mode 100644 textures/base/pack/error_icon_orange.png create mode 100644 textures/base/pack/error_icon_red.png (limited to 'textures/base') diff --git a/textures/base/pack/checkbox_16_white.png b/textures/base/pack/checkbox_16_white.png new file mode 100644 index 000000000..0cf0f3e65 Binary files /dev/null and b/textures/base/pack/checkbox_16_white.png differ diff --git a/textures/base/pack/error_icon_orange.png b/textures/base/pack/error_icon_orange.png new file mode 100644 index 000000000..1f1586f21 Binary files /dev/null and b/textures/base/pack/error_icon_orange.png differ diff --git a/textures/base/pack/error_icon_red.png b/textures/base/pack/error_icon_red.png new file mode 100644 index 000000000..1f5bafbf4 Binary files /dev/null and b/textures/base/pack/error_icon_red.png differ -- cgit v1.2.3