Skip to content

Commit

Permalink
fixup: SpaceStation.lua
Browse files Browse the repository at this point in the history
  • Loading branch information
sturnclaw committed Sep 18, 2024
1 parent cf2cc87 commit 45612af
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion data/libs/SpaceStation.lua
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ local Faction = require 'Faction'
local Lang = require 'Lang'

local ShipBuilder = require 'modules.MissionUtils.ShipBuilder'
local Rules = require 'modules.MissionUtils.OutfitRules'
local Rules = ShipBuilder.OutfitRules

local l = Lang.GetResource("ui-core")

Expand Down

0 comments on commit 45612af

Please sign in to comment.