1
0
mirror of https://github.com/zenorogue/hyperrogue.git synced 2025-09-02 10:48:04 +00:00

swords in mirrors are now displayed correctly

This commit is contained in:
Zeno Rogue
2022-06-17 09:43:37 +02:00
parent 227270283f
commit 9ae7bb3d7b
2 changed files with 8 additions and 8 deletions

View File

@@ -3049,7 +3049,7 @@ bool celldrawer::draw_shmup_monster() {
bool ths = subscreens::is_current_player(m->pid);
if(!ths || !h) {
drawPlayerEffects(view, c, m->type);
drawPlayerEffects(view, V, c, m->type);
if(WDIM == 3) {
if(prod) {
hyperpoint h = m->ori * C0; // ztangent(1)