mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-11 10:43:20 +00:00
- Basically just refactor doWork() into fire() with the capablity to return in the middle with MC_TICK_CHECK. - Move some vars around to be more organized. - Only functional change is that when a turf is queued twice in one cycle, the second queue moves it to the end of the list instead of it being in the queue twice