economy.c
changeset 1707 d19cbc474466
parent 1651 cb5dc4dc3c40
child 1793 8ac8a8c9ec0f
--- a/economy.c	Sat Apr 16 20:10:24 2005 +0000
+++ b/economy.c	Sat Apr 16 20:37:17 2005 +0000
@@ -1480,7 +1480,7 @@
 void PlayersMonthlyLoop(void)
 {
 	PlayersGenStatistics();
-	if (_patches.inflation)
+	if (_patches.inflation && _cur_year < MAX_YEAR_END)
 		AddInflation();
 	PlayersPayInterest();
 	// Reset the _current_player flag