Skip to content
This repository has been archived by the owner on Jul 28, 2022. It is now read-only.

Commit

Permalink
Add comment
Browse files Browse the repository at this point in the history
  • Loading branch information
scleitnick committed Dec 15, 2019
1 parent 496e3e7 commit 684268d
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -271,6 +271,7 @@ local function Init()
end
end

-- Start modules that were already loaded:
local function StartLoadedModules()
for _,tbl in pairs(modulesAwaitingStart) do
FastSpawn(tbl.Start, tbl)
Expand Down

0 comments on commit 684268d

Please sign in to comment.