fix drivingschool
This commit is contained in:
@@ -117,7 +117,7 @@ export default function drivingSchoolHandle(globalData: GlobalData) {
|
|||||||
|
|
||||||
function timerPlayerInVehicle() {
|
function timerPlayerInVehicle() {
|
||||||
if (timerSet) {
|
if (timerSet) {
|
||||||
mp.events.callRemote('timerCheckVehiclex');
|
mp.events.callRemote('timerCheckVehicle');
|
||||||
}
|
}
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user