Change default sprites

This commit is contained in:
Jáchym Toušek
2018-05-01 21:09:06 +02:00
parent 238b3db152
commit 2234a16877
11 changed files with 28 additions and 28 deletions

View File

@@ -3238,7 +3238,7 @@ void main()
if (GetGlobalFlag(GADVMode)) { ClearMessage(); } else { OutputLineAll(NULL, "\n", Line_ContinueAfterTyping); }
DisableWindow();
ModDrawCharacter(2, 2, "sprite/normal/re1b_komaru_b2_", "2", 0, 0, 0, FALSE, 0, 0, 0, 0, 0, 0, 0, 10, 200, TRUE );
ModDrawCharacter(2, 2, "sprite/normal/re1b_komaru_b2_", "0", 0, 0, 0, FALSE, 0, 0, 0, 0, 0, 0, 0, 10, 200, TRUE );
//「い、行くから@ そのバットをやめてよ…!@ こ、怖いの…ッ!!@
if (GetGlobalFlag(GADVMode)) { OutputLine("<color=#f0953d>レナ</color>", NULL, "<color=#f0953d>Rena</color>", NULL, Line_ContinueAfterTyping); }