Update Tradition.ZC

This commit is contained in:
チャールズ 2023-08-25 15:37:25 +09:00 committed by GitHub
parent 02497b063b
commit 931d05718d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -7,4 +7,4 @@ public U0 PaletteSetTradition(Bool persistent=TRUE)
LFBFlush;
if (persistent)
fp_set_std_palette = &PaletteSetTradition;
}
}