fix servercrash taxifahrer
This commit is contained in:
@@ -51,6 +51,7 @@ export default function (globalData: IGlobalData) {
|
||||
mp.events.callRemote("CLIENT:Job_StartJob");
|
||||
} else if (index === 1) { // Job stoppen
|
||||
mp.events.callRemote("CLIENT:Job_StopJob");
|
||||
mp.events.callRemote("CLIENT:stopFare");
|
||||
} else {
|
||||
return;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user