Skip to content

Commit

Permalink
Resolve circular dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
4z0t committed Feb 28, 2025
1 parent 6ea1b04 commit 9b72fde
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion lua/ui/game/commandmode.lua
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,6 @@ local watchForQueueChange = import("/lua/ui/game/construction.lua").watchForQueu
local checkBadClean = import("/lua/ui/game/construction.lua").checkBadClean
local EnhancementQueueFile = import("/lua/ui/notify/enhancementqueue.lua")

local WorldView = import("/lua/ui/controls/worldview.lua")
local GameMain = import("/lua/ui/game/gamemain.lua")
local RadialDragger = import("/lua/ui/controls/draggers/radial.lua").RadialDragger

Expand Down

0 comments on commit 9b72fde

Please sign in to comment.