From 96e160df7892a76dfcd17e8ec8501517da45f3e6 Mon Sep 17 00:00:00 2001 From: Zeno Rogue Date: Fri, 2 Aug 2019 17:55:16 +0200 Subject: [PATCH] yendor:: removed break when looking for keycell -- the furthest cell is selected by default now --- graph.cpp | 1 - 1 file changed, 1 deletion(-) diff --git a/graph.cpp b/graph.cpp index bf047cbd..1740db5f 100644 --- a/graph.cpp +++ b/graph.cpp @@ -6861,7 +6861,6 @@ void drawMarkers() { for(i=0; icpdist <= get_sightrange_ambush()) { keycell = yi[yii].path[i]; - break; } if(keycell) { for(; i