mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-06-02 20:17:18 +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.