Fix image path

This commit is contained in:
Jáchym Toušek
2018-04-22 18:17:27 +02:00
parent da30541344
commit d4d5d2de55

View File

@@ -17,7 +17,7 @@ void main()
Wait( 5000 );
ModPlayVoiceLS(3, 0, "s00/n/oni005", 256, TRUE);
Wait( 5000 );
DrawScene("title_oni", 1000 );
DrawScene("text/title_oni", 1000 );
ModPlayVoiceLS(3, 0, "s00/n/oni007", 256, TRUE);
Wait( 2000 );
DrawScene("text/monologue_oni3", 1000 );