Store recommendations to avoid reseting them with Nevit peace zone check.

This commit is contained in:
MobiusDevelopment 2019-11-15 15:36:17 +00:00
parent e762af719d
commit 7dd2cde5b8

View File

@ -109,6 +109,7 @@ public class RequestVoteNew implements IClientIncomingPacket
}
// Store player recommendations to avoid reseting them with Nevit peace zone check.
player.storeRecommendationValues();
target.storeRecommendationValues();
}
}