File diff r9116:6b03ee43f5a9 → r9117:e2b5a638a7c1
src/players.cpp
Show inline comments
 
@@ -614,8 +614,6 @@ void OnTick_Players()
 
		MaybeStartNewPlayer();
 
}
 

	
 
extern void ShowPlayerFinances(PlayerID player);
 

	
 
void PlayersYearlyLoop()
 
{
 
	Player *p;