Skip to content

Commit

Permalink
fixes planet generation (#5659)
Browse files Browse the repository at this point in the history
Co-authored-by: silicons <[email protected]>
  • Loading branch information
silicons and silicons authored Jun 30, 2023
1 parent a04a190 commit 89dd0d6
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions code/controllers/subsystem/mapping/levels.dm
Original file line number Diff line number Diff line change
Expand Up @@ -165,6 +165,8 @@
SSatoms.init_map_bounds(loaded_bounds)

instance.on_loaded_finalize(instance.z_index)
else
deferred_callbacks += generation_callbacks

. = loaded_bounds

Expand Down

0 comments on commit 89dd0d6

Please sign in to comment.