- This page displays a list of all of your scripts that are currently running across every machine. It also - provides information about each script's production. The scripts are categorized by the hostname of the - servers on which they are running. -
+ useEffect(() => { + const id = setInterval(rerender, 20); + return () => clearInterval(id); + }, []); -+ This page displays a list of all of your scripts that are currently running across every machine. It also + provides information about each script's production. The scripts are categorized by the hostname of the servers + on which they are running. +
+ +General
- Current City: {p.city} + Current City: {props.player.city}
- Money: + Money: