Skip to content

Commit

Permalink
removed debug-outputs
Browse files Browse the repository at this point in the history
  • Loading branch information
Peppie84 committed Oct 2, 2024
1 parent 31f90f0 commit 946725a
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions FS22_BeesRevamp/src/main.lua
Original file line number Diff line number Diff line change
Expand Up @@ -130,8 +130,6 @@ end

--- Initialize the mod
local function init()
BrUtils.DEBUG_MODE = true

Mission00.load = Utils.prependedFunction(Mission00.load, load)
Mission00.delete = Utils.appendedFunction(FSBaseMission.delete, unload)

Expand Down

0 comments on commit 946725a

Please sign in to comment.