From ba828ee54c8b1e02479ad26180bb3b65772d62d4 Mon Sep 17 00:00:00 2001 From: Zeno Rogue Date: Fri, 15 May 2020 11:47:14 +0200 Subject: [PATCH] fixed a potential crash in clearshadow() --- monstermove.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/monstermove.cpp b/monstermove.cpp index 0bb73239..238600d0 100644 --- a/monstermove.cpp +++ b/monstermove.cpp @@ -1411,7 +1411,7 @@ EX cell *lastmountpos[MAXPLAYER]; EX void clearshadow() { shpos.resize(SHSIZE); for(int i=0; i