From 854c6dba442623890520c57bc6609a118ceb01c9 Mon Sep 17 00:00:00 2001 From: Fabian Fabian Date: Mon, 4 Nov 2019 18:16:00 +0100 Subject: [PATCH] will nur pullen --- ReallifeGamemode.Client/util/drivingschool.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ReallifeGamemode.Client/util/drivingschool.ts b/ReallifeGamemode.Client/util/drivingschool.ts index a51d572e..0ab4c6ab 100644 --- a/ReallifeGamemode.Client/util/drivingschool.ts +++ b/ReallifeGamemode.Client/util/drivingschool.ts @@ -117,7 +117,7 @@ export default function drivingSchoolHandle(globalData: GlobalData) { function timerPlayerInVehicle() { if (timerSet) { - mp.events.callRemote('timerCheckVehicle'); + mp.events.callRemote('timerCheckVehiclex } };