Shorten sprites path

This commit is contained in:
Jáchym Toušek
2019-10-27 18:23:07 +01:00
parent 0299a80668
commit e630aeb550
37 changed files with 1299 additions and 1299 deletions

View File

@@ -40,7 +40,7 @@ void dialog000()
DisableWindow();
ModSetLayerFilter(3, 256, "none");
ModDrawCharacter(3, 3, "sprite/normal/me1a_tokui_a1_", "1", 160, 0, 0, FALSE, 0, 0, 0, 0, 0, 0, 0, 20, 200, TRUE );
ModDrawCharacter(3, 3, "sprite/me1a_tokui_a1_", "1", 160, 0, 0, FALSE, 0, 0, 0, 0, 0, 0, 0, 20, 200, TRUE );
//「たくましくなっちゃった上にヒゲまで生やしちゃってさぁ~☆@
if (GetGlobalFlag(GADVMode)) { OutputLine("<color=#5ec69a>魅音</color>", NULL, "<color=#5ec69a>Mion</color>", NULL, Line_ContinueAfterTyping); }