Skip to content

Commit

Permalink
CLOUDS: Remove debug
Browse files Browse the repository at this point in the history
  • Loading branch information
tewlwolow committed Sep 17, 2023
1 parent 50b528a commit e0129d5
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Data Files/MWSE/mods/tew/Vapourmist/services/clouds.lua
Original file line number Diff line number Diff line change
Expand Up @@ -281,7 +281,6 @@ local function deployEmitter(particleSystem)

local initialSize = SIZES[math.random(#SIZES)]
controller.initialSize = initialSize
debug.log(controller.initialSize)

particleSystem:update()
particleSystem:updateProperties()
Expand Down

0 comments on commit e0129d5

Please sign in to comment.