mirror of
https://github.com/JonnyBro/beatrun.git
synced 2025-04-05 18:36:33 +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)
|
||||
end)
|
||||
|
||||
-- ReplayStop(ply)
|
||||
-- ReplayStart(ply)
|
||||
ReplayStop(ply)
|
||||
ReplayStart(ply)
|
||||
end
|
||||
end
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue