Skip to content

Commit c07a432

Browse files
authored
Update clear-smoke.lua
1 parent 7f73b9d commit c07a432

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

Diff for: clear-smoke.lua

+3-1
Original file line numberDiff line numberDiff line change
@@ -34,4 +34,6 @@ function clearSmoke()
3434
end
3535
end
3636

37-
clearSmoke()
37+
if not dfhack_flags.module then
38+
clearSmoke()
39+
end

0 commit comments

Comments
 (0)