Merge branch 'hotfix/sitzung-2021-05-16' into develop
This commit is contained in:
@@ -152,6 +152,8 @@ namespace ReallifeGamemode.Server.Job
|
||||
|
||||
private void _JobStop(Player player)
|
||||
{
|
||||
player.TriggerEvent("SERVER:Vehicle:SetDefaultEngineBehavior");
|
||||
|
||||
if (!playerVehiclePair.ContainsKey(player))
|
||||
return;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user