Fix background name
This commit is contained in:
@@ -1534,7 +1534,7 @@ void main()
|
|||||||
NULL, " Our veteran comrades are cool, collected, and very observant!\"", Line_Normal);
|
NULL, " Our veteran comrades are cool, collected, and very observant!\"", Line_Normal);
|
||||||
ClearMessage();
|
ClearMessage();
|
||||||
DisableWindow();
|
DisableWindow();
|
||||||
DrawSceneWithMask( "bg_161", "right", 0, 0, 300 );
|
DrawSceneWithMask( "background/res1", "right", 0, 0, 300 );
|
||||||
ModDrawCharacterWithFiltering(1, 5, "sprite/normal/ri1_def_a1_", "0", "left", 1, -160, 0, FALSE, 0, 0, 0, 0, 0, 0, 300, TRUE );
|
ModDrawCharacterWithFiltering(1, 5, "sprite/normal/ri1_def_a1_", "0", "left", 1, -160, 0, FALSE, 0, 0, 0, 0, 0, 0, 300, TRUE );
|
||||||
|
|
||||||
//「……でも、β版は途中までしかできてませんでしたです。@
|
//「……でも、β版は途中までしかできてませんでしたです。@
|
||||||
|
|||||||
Reference in New Issue
Block a user