Missing sprite

This commit is contained in:
Aurian
2018-05-01 13:43:49 +02:00
committed by GitHub
parent d4d5d2de55
commit 894623aec3

View File

@@ -4685,7 +4685,7 @@ void main()
DrawScene("background/mo_g1_01", 300 );
PlaySE( 4, "wa_003", 128, 64 );
StartShakingOfAllObjects( 1, 50, 10, 4, 20, TRUE);
ModDrawCharacter(2, 2, "sprite/sunset/re1a_bikkuri_a1_", "2", 0, 0, 0, FALSE, 0, 0, 0, 0, 0, 0, 0, 10, 300, TRUE );
ModDrawCharacter(2, 2, "sprite/sunset/re1b_bikkuri_b1_", "2", 0, 0, 0, FALSE, 0, 0, 0, 0, 0, 0, 0, 10, 300, TRUE );
DrawBustshot( 1, "", 0, 0, 0, FALSE, 0, 0, 0, 0, 0, 0, 0, 1, 0, TRUE );
SetValidityOfInterface(TRUE);
SetValidityOfSaving(TRUE);