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

@@ -17,7 +17,7 @@ void dialog000()
DisableWindow();
ModSetLayerFilter(3, 256, "none");
ModDrawCharacter(3, 2, "sprite/normal/re1a_hau_a1_", "1", 160, 0, 0, FALSE, 0, 0, 0, 0, 0, 0, 0, 20, 200, TRUE );
ModDrawCharacter(3, 2, "sprite/re1a_hau_a1_", "1", 160, 0, 0, FALSE, 0, 0, 0, 0, 0, 0, 0, 20, 200, TRUE );
//「みみ、魅ぃちゃんそれ下品...
if (GetGlobalFlag(GADVMode)) { OutputLine("<color=#f0953d>レナ</color>", NULL, "<color=#f0953d>Rena</color>", NULL, Line_ContinueAfterTyping); }