'circles' are now drawn on all copies in quotient geometries

This commit is contained in:
Zeno Rogue
2019-12-06 14:03:02 +01:00
parent c8db8a328d
commit 8386a14d6a
5 changed files with 123 additions and 129 deletions
-1
View File
@@ -2785,7 +2785,6 @@ EX void clearMonsters() {
EX void clearMemory() {
clearMonsters();
gmatrix.clear();
while(!traplist.empty()) traplist.pop();
curtime = 0;
nextmove = 0;