thread_split: improve icon rendering on names

This commit is contained in:
evanpelle
2025-01-22 15:13:40 -08:00
committed by Evan
parent 452f9e6926
commit 06fd66ae9e
2 changed files with 56 additions and 73 deletions
+6
View File
@@ -30,6 +30,12 @@ export class DevConfig extends DefaultConfig {
return info
}
// populationIncreaseRate(player: Player): number {
// return this.maxPopulation(player)
// }
// tradeShipSpawnRate(): number { // return 10
// }
// boatMaxDistance(): number {