mirror of
https://github.com/CHOMPstation/CHOMPstation.git
synced 2026-05-17 20:30:15 +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.