From 897ba9062856a6d67f6d0528182e84f5c7c04e62 Mon Sep 17 00:00:00 2001 From: Zeno Rogue Date: Mon, 9 Aug 2021 00:47:25 +0200 Subject: [PATCH] added missing pathdata structure creation --- monstermove.cpp | 1 + 1 file changed, 1 insertion(+) diff --git a/monstermove.cpp b/monstermove.cpp index 1c0f03f2..13bc000a 100644 --- a/monstermove.cpp +++ b/monstermove.cpp @@ -1355,6 +1355,7 @@ EX void movehex(bool mounted, int colorpair) { } EX void movehex_rest(bool mounted) { + pathdata pd(4); for(int i=0; i