Skip to content

Commit

Permalink
lets try this migrations thingy
Browse files Browse the repository at this point in the history
  • Loading branch information
TheGoesen committed Jan 15, 2024
1 parent 9a4a6d9 commit 5134378
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions migrations/caravan_gui.lua
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
local gui = game.player.gui.relative.caravan_gui
if gui then
gui.destroy()
end --it lives in a flow now

0 comments on commit 5134378

Please sign in to comment.