From 17578a1f78053e3eb581491eeacd4274eeda9eab Mon Sep 17 00:00:00 2001 From: y4my4my4m <8145020+y4my4my4m@users.noreply.github.com> Date: Tue, 30 May 2023 01:11:28 +0900 Subject: [PATCH] Run PaletteGod on include --- src/Home/PaletteEditor/PaletteGod.ZC | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/Home/PaletteEditor/PaletteGod.ZC b/src/Home/PaletteEditor/PaletteGod.ZC index 928846f8..be6c49c7 100755 --- a/src/Home/PaletteEditor/PaletteGod.ZC +++ b/src/Home/PaletteEditor/PaletteGod.ZC @@ -21,3 +21,5 @@ public U0 PaletteGod(Bool seedUse=TRUE, Bool instant=TRUE) LFBFlush; } } + +PaletteGod; \ No newline at end of file