Skip to content

Commit

Permalink
ensure dialog is modal
Browse files Browse the repository at this point in the history
  • Loading branch information
myk002 committed Oct 16, 2023
1 parent 860a9a4 commit d3ea291
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions gui/quickfort.lua
Original file line number Diff line number Diff line change
Expand Up @@ -225,6 +225,7 @@ function BlueprintDialog:onInput(keys)
end
return true
end
return true
end

--
Expand Down

0 comments on commit d3ea291

Please sign in to comment.