mirror of
https://github.com/JonnyBro/beatrun.git
synced 2024-12-28 12:53:02 +05:00
smol cleanup
This commit is contained in:
parent
e2d2853f19
commit
da056be0c2
1 changed files with 3 additions and 2 deletions
|
@ -619,6 +619,7 @@ if SERVER then
|
|||
a:Spawn()
|
||||
|
||||
local phys = a:GetPhysicsObject()
|
||||
|
||||
if IsValid(phys) then
|
||||
phys:EnableMotion(false)
|
||||
phys:Sleep()
|
||||
|
|
Loading…
Reference in a new issue