mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-10 10:12:45 +00:00
* Mining turfs generated during random mapgen get their opacity changed without a call to recalc_atom_opacity() becuase the game ticker has not started. Make sure we call it even before that point.