From 29f06d9bc6b4a6df751e63814ed473786a0f65cf Mon Sep 17 00:00:00 2001 From: Balt <59123926+balt-dev@users.noreply.github.com> Date: Thu, 14 Nov 2024 17:00:37 -0600 Subject: [PATCH] Convert legacy tiling mode --- data/custom/raff-sprites.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/data/custom/raff-sprites.toml b/data/custom/raff-sprites.toml index d739efbb0..a6b4f3512 100644 --- a/data/custom/raff-sprites.toml +++ b/data/custom/raff-sprites.toml @@ -18,4 +18,4 @@ usp = {sprite = "usp", color = [4, 1], tiling = "character"} text_usp = {sprite = "text_usp", color = [4, 1], tiling = "none"} -xexe = {sprite = "xexe", color = [3, 2], tiling = 2} +xexe = {sprite = "xexe", color = [3, 2], tiling = "character"}