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

@@ -15,7 +15,7 @@ void dialog000()
ClearMessage();
DisableWindow();
ModSetLayerFilter(1, 256, "none");
ModDrawCharacter(1, 2, "sprite/normal/re1b_hau_b1_", "1", -160, 0, 0, FALSE, 0, 0, 0, 0, 0, 0, 0, 0, 200, TRUE );
ModDrawCharacter(1, 2, "sprite/re1b_hau_b1_", "1", -160, 0, 0, FALSE, 0, 0, 0, 0, 0, 0, 0, 0, 200, TRUE );
//「......む、...蒸すんだ.........、はぅ......。@
if (GetGlobalFlag(GADVMode)) { OutputLine("<color=#f0953d>レナ</color>", NULL, "<color=#f0953d>Rena</color>", NULL, Line_ContinueAfterTyping); }