mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2026-08-08 14:01:22 +01:00
b9dd5233a6
* 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.