Skip to content

Commit 301393a

Browse files
committed
hotfix
1 parent 06329e4 commit 301393a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

lua/pac3/core/client/parts/particles.lua

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -158,6 +158,7 @@ function PART:Set3D(b)
158158
end
159159

160160
function PART:OnShow(from_rendering)
161+
self.number_particles = self.NumberParticles
161162
self.CanKeepFiring = true
162163
self.FirstShot = true
163164
self.FirstShotTime = RealTime()

0 commit comments

Comments
 (0)