From e2a6c3b5b35bb0038fbb61a154cbae3e5625cf54 Mon Sep 17 00:00:00 2001 From: Robin Howard Date: Sat, 3 Feb 2024 17:03:05 +1100 Subject: Adds missing greyed-out state images for next and previous; oops! --- lua/img/next_disabled.png | Bin 0 -> 1539 bytes lua/img/prev_disabled.png | Bin 0 -> 1533 bytes 2 files changed, 0 insertions(+), 0 deletions(-) create mode 100644 lua/img/next_disabled.png create mode 100644 lua/img/prev_disabled.png (limited to 'lua/img') diff --git a/lua/img/next_disabled.png b/lua/img/next_disabled.png new file mode 100644 index 00000000..c8ff06b2 Binary files /dev/null and b/lua/img/next_disabled.png differ diff --git a/lua/img/prev_disabled.png b/lua/img/prev_disabled.png new file mode 100644 index 00000000..accebe23 Binary files /dev/null and b/lua/img/prev_disabled.png differ -- cgit v1.2.3