29 ms·
If profits > tax && MultinationalProfits == True { totalWealthPercentage = totalWealthPercentage + Profits; Nationstate = nationstate + tax } Run tha
by RustyConsul 4y ago
If profits > tax && MultinationalProfits == True {
totalWealthPercentage = totalWealthPercentage + Profits;
Nationstate = nationstate + tax
}
Run that through alot of loops and eventually corporations aree biggeer than any nationstate Vec<Nationstate> by design of the system.