economy.c
changeset 1707 6e622b242334
parent 1651 a0083373f924
child 1793 b9a37c98b468
--- 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