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