Skip to content

Commit

Permalink
Clean up whitespace
Browse files Browse the repository at this point in the history
  • Loading branch information
Garanas committed Dec 26, 2024
1 parent b21373c commit f80dca0
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion lua/ui/game/multihead.lua
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,7 @@ end
--- This function is referenced directly by the engine.
---@return nil
function CreateSecondView()

---------------------------------------------------------------------------
-- defensive programming

Expand All @@ -71,4 +72,4 @@ end

-- backwards compatibility for mods

local GameCommon = import("/lua/ui/game/gamecommon.lua")
local GameCommon = import("/lua/ui/game/gamecommon.lua")

0 comments on commit f80dca0

Please sign in to comment.