Use ModSetLayerFilter
This commit is contained in:
@@ -40,6 +40,7 @@ void main()
|
||||
NULL, " The shape of the scars also matches.\"", Line_Normal);
|
||||
ClearMessage();
|
||||
DisableWindow();
|
||||
ModSetLayerFilter(3, 256, "none");
|
||||
ModDrawCharacterWithFiltering(3, 11, "sprite/normal/oisi1_1_", "0", "right", 1, 160, 0, FALSE, 0, 0, 0, 0, 0, 20, 300, TRUE );
|
||||
|
||||
//「えぇえぇ@直接死因が自殺ってのはわかってますよ。@
|
||||
@@ -241,6 +242,7 @@ void main()
|
||||
DisableWindow();
|
||||
DrawBG("black", 1000, TRUE );
|
||||
DrawFilm( 2, 119, 119, 119, 255, 0, 1000, TRUE );
|
||||
ModSetLayerFilter(2, 256, "none");
|
||||
ModDrawCharacter(2, 8, "sprite/normal/tomi1_def_", "0", 0, 0, 0, FALSE, 0, 0, 0, 0, 0, 0, 0, 10, 400, TRUE );
|
||||
|
||||
// ...生前に何のスポーツを嗜んでいたか想像はつかないが、身体能力は高い方だと思う@
|
||||
|
||||
Reference in New Issue
Block a user