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

@@ -74,7 +74,7 @@ void main()
NULL, "One of the younger detectives was having a staring contest with the Mahjong magazine called \"Next Turn.\"", Line_Normal);
ClearMessage();
DisableWindow();
ModDrawCharacterWithFiltering(2, 11, "sprite/normal/oisi1_1_", "1", "right", 1, -160, 0, FALSE, 0, 0, 0, 0, 0, 0, 300, TRUE );
ModDrawCharacterWithFiltering(2, 11, "sprite/normal/oisi1_1_", "0", "right", 1, -160, 0, FALSE, 0, 0, 0, 0, 0, 0, 300, TRUE );
//「五萬切ってもテンパイ崩れませんから。@
if (GetGlobalFlag(GADVMode)) { OutputLine("<color=#8f6d8f>熊谷</color>", NULL, "<color=#8f6d8f>Kumagai</color>", NULL, Line_ContinueAfterTyping); }