Skip to content

Commit

Permalink
Force surface rechart to reveal rocket silo holes
Browse files Browse the repository at this point in the history
  • Loading branch information
tburrows13 committed Nov 8, 2023
1 parent 65ebb30 commit 8d3e068
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions migrations/pre-1.8.1.lua
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
if script.active_mods["Mining-Space-Industries-II"] or script.active_mods["LunarLandings"] or script.active_mods["space-exploration"] then return end

game.forces.player.rechart()

0 comments on commit 8d3e068

Please sign in to comment.