From 7a0e8ec02278d429c72e4e9300cc4df18a8689a4 Mon Sep 17 00:00:00 2001 From: Zeno Rogue Date: Mon, 23 Dec 2019 20:51:15 +0100 Subject: [PATCH] floorshapes clear memory --- floorshapes.cpp | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/floorshapes.cpp b/floorshapes.cpp index 54242156..3b478973 100644 --- a/floorshapes.cpp +++ b/floorshapes.cpp @@ -685,6 +685,12 @@ void geometry_information::generate_floorshapes() { int n = isize(c.shapes); vector models(n); vector modelh(n); + for(int i=0; i