Yet another part of the replay that I forgor

This commit is contained in:
LostTrackpad 2024-08-07 16:45:11 +07:00
parent b2b8954d12
commit f983223cba

View file

@ -229,8 +229,8 @@ function PLAYER:Spawn()
ply:SetPos(Course_StartPos)
end)
-- ReplayStop(ply)
-- ReplayStart(ply)
ReplayStop(ply)
ReplayStart(ply)
end
end