皮肤文件名修改,解决多平台文件名识别问题

This commit is contained in:
MrZ626
2021-01-23 12:28:30 +08:00
parent b4aac1d129
commit 112c6dc020
27 changed files with 26 additions and 26 deletions

View File

@@ -144,32 +144,32 @@ IMG.init{
hbm="mess/hbm.png", hbm="mess/hbm.png",
} }
SKIN.init{ SKIN.init{
"Crystal(ScF)", "crystal_scf",
"Contrast(MrZ)", "contrast_mrz",
"PolkaDots(ScF)", "polkadots_scf",
"Toy(ScF)", "toy_scf",
"Smooth(MrZ)", "smooth_mrz",
"Simple(ScF)", "simple_scf",
"Glass(ScF)", "glass_scf",
"Penta(ScF)", "penta_scf",
"Bubble(ScF)", "bubble_scf",
"Minoes(ScF)", "minoes_scf",
"Pure(MrZ)", "pure_mrz",
"Bright(ScF)", "bright_scf",
"Glow(MrZ)", "glow_mrz",
"Plastic(MrZ)", "plastic_mrz",
"Paper(MrZ)", "paper_mrz",
"Yinyang(ScF)", "yinyang_scf",
"CartoonCup(Earety)", "cartooncup_earety",
"Jelly(Miya)", "jelly_miya",
"Brick(Notypey)", "brick_notypey",
"Gem(Notypey)", "gem_notypey",
"Classic", "classic",
"Ball(Shaw)", "ball_shaw",
"Retro(Notypey)", "retro_notypey",
"TextBone(MrZ)", "textbone_mrz",
"ColoredBone(MrZ)", "coloredbone_mrz",
"WTF", "wtf",
} }
--Initialize sound libs --Initialize sound libs
SFX.init((function() SFX.init((function()

View File

Before

Width:  |  Height:  |  Size: 4.3 KiB

After

Width:  |  Height:  |  Size: 4.3 KiB

View File

Before

Width:  |  Height:  |  Size: 17 KiB

After

Width:  |  Height:  |  Size: 17 KiB

View File

Before

Width:  |  Height:  |  Size: 1.9 KiB

After

Width:  |  Height:  |  Size: 1.9 KiB

View File

Before

Width:  |  Height:  |  Size: 4.6 KiB

After

Width:  |  Height:  |  Size: 4.6 KiB

View File

Before

Width:  |  Height:  |  Size: 8.0 KiB

After

Width:  |  Height:  |  Size: 8.0 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 8.8 KiB

View File

Before

Width:  |  Height:  |  Size: 5.0 KiB

After

Width:  |  Height:  |  Size: 5.0 KiB

View File

Before

Width:  |  Height:  |  Size: 2.6 KiB

After

Width:  |  Height:  |  Size: 2.6 KiB

View File

Before

Width:  |  Height:  |  Size: 12 KiB

After

Width:  |  Height:  |  Size: 12 KiB

View File

Before

Width:  |  Height:  |  Size: 18 KiB

After

Width:  |  Height:  |  Size: 18 KiB

View File

Before

Width:  |  Height:  |  Size: 1.6 KiB

After

Width:  |  Height:  |  Size: 1.6 KiB

View File

Before

Width:  |  Height:  |  Size: 13 KiB

After

Width:  |  Height:  |  Size: 13 KiB

View File

Before

Width:  |  Height:  |  Size: 12 KiB

After

Width:  |  Height:  |  Size: 12 KiB

View File

Before

Width:  |  Height:  |  Size: 2.5 KiB

After

Width:  |  Height:  |  Size: 2.5 KiB

View File

Before

Width:  |  Height:  |  Size: 3.4 KiB

After

Width:  |  Height:  |  Size: 3.4 KiB

View File

Before

Width:  |  Height:  |  Size: 4.9 KiB

After

Width:  |  Height:  |  Size: 4.9 KiB

View File

Before

Width:  |  Height:  |  Size: 2.3 KiB

After

Width:  |  Height:  |  Size: 2.3 KiB

View File

Before

Width:  |  Height:  |  Size: 1.0 KiB

After

Width:  |  Height:  |  Size: 1.0 KiB

View File

Before

Width:  |  Height:  |  Size: 613 B

After

Width:  |  Height:  |  Size: 613 B

View File

Before

Width:  |  Height:  |  Size: 2.9 KiB

After

Width:  |  Height:  |  Size: 2.9 KiB

View File

Before

Width:  |  Height:  |  Size: 837 B

After

Width:  |  Height:  |  Size: 837 B

View File

Before

Width:  |  Height:  |  Size: 2.5 KiB

After

Width:  |  Height:  |  Size: 2.5 KiB

View File

Before

Width:  |  Height:  |  Size: 8.5 KiB

After

Width:  |  Height:  |  Size: 8.5 KiB

View File

Before

Width:  |  Height:  |  Size: 9.9 KiB

After

Width:  |  Height:  |  Size: 9.9 KiB

BIN
media/image/skin/wtf.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 91 B

View File

Before

Width:  |  Height:  |  Size: 3.0 KiB

After

Width:  |  Height:  |  Size: 3.0 KiB