mirror of
https://github.com/JonnyBro/beatrun.git
synced 2025-04-06 10:56:34 +05:00
Yet another part of the replay that I forgor
This commit is contained in:
parent
b2b8954d12
commit
f983223cba
1 changed files with 2 additions and 2 deletions
|
@ -229,8 +229,8 @@ function PLAYER:Spawn()
|
||||||
ply:SetPos(Course_StartPos)
|
ply:SetPos(Course_StartPos)
|
||||||
end)
|
end)
|
||||||
|
|
||||||
-- ReplayStop(ply)
|
ReplayStop(ply)
|
||||||
-- ReplayStart(ply)
|
ReplayStart(ply)
|
||||||
end
|
end
|
||||||
end
|
end
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue