mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2024-11-21 23:23:51 +01:00
2f95d21503
There are a bunch of React components that update at the same rate that the game engine processes cycles. Rather than have each place that does so start its own timer to update that often, add a new react hook that triggers an update shortly after the engine completes a cycle. |
||
---|---|---|
.. | ||
data | ||
ui | ||
Cities.ts | ||
City.ts | ||
Enums.ts | ||
Location.ts | ||
Locations.ts |