Use ModSetLayerFilter
This commit is contained in:
@@ -49,6 +49,7 @@ void main()
|
||||
NULL, "...My only salvation was that the mornings were still cool.", Line_Normal);
|
||||
ClearMessage();
|
||||
DisableWindow();
|
||||
ModSetLayerFilter(3, 256, "none");
|
||||
ModDrawCharacterWithFiltering(3, 4, "sprite/normal/sa1b_odoroki_b1_", "1", "right", 1, 160, 0, FALSE, 0, 0, 0, 0, 0, 20, 300, TRUE );
|
||||
|
||||
//「暑いでございますわねぇ!@
|
||||
@@ -117,6 +118,7 @@ void main()
|
||||
|
||||
|
||||
DisableWindow();
|
||||
ModSetLayerFilter(1, 256, "none");
|
||||
ModDrawCharacter(1, 2, "sprite/normal/re1a_warai_a1_", "2", -160, 0, 0, FALSE, 0, 0, 0, 0, 0, 0, 0, 0, 200, TRUE );
|
||||
|
||||
//「あはははは@ありがと@ 本当に涼しいんだよ。@
|
||||
|
||||
Reference in New Issue
Block a user