From 45d684d813a0ceb28734523a9976c4087e8be691 Mon Sep 17 00:00:00 2001 From: Zeno Rogue Date: Tue, 1 Feb 2022 17:02:00 +0100 Subject: [PATCH] fixed drawPlayerEffects arguments changed in shmup --- shmup.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/shmup.cpp b/shmup.cpp index c26eb158..361c7629 100644 --- a/shmup.cpp +++ b/shmup.cpp @@ -2998,7 +2998,7 @@ bool celldrawer::draw_shmup_monster() { bool ths = subscreens::is_current_player(m->pid); if(!ths || !h) { - drawPlayerEffects(view, c, true); + drawPlayerEffects(view, c, m->type); if(WDIM == 3) { if(prod) { hyperpoint h = m->ori * C0; // ztangent(1)