disable setdist in afterplayermoved in racing

This commit is contained in:
Zeno Rogue 2019-12-06 12:15:14 +01:00
parent bfe78fece7
commit 90926c3bc6
1 changed files with 1 additions and 0 deletions

View File

@ -4670,6 +4670,7 @@ EX void killThePlayerAt(eMonster m, cell *c, flagtype flags) {
EX void afterplayermoved() {
pregen();
if(!racing::on)
setdist(cwt.at, 7 - getDistLimit() - genrange_bonus, NULL);
prairie::treasures();
if(generatingEquidistant) {