RENTCAR FIX DANKE EMRE
This commit is contained in:
@@ -98,5 +98,7 @@ export default function rentCar(globalData: IGlobalData) {
|
||||
|
||||
mp.events.add('abortRentcarTimer', () => {
|
||||
clearInterval(payTimer);
|
||||
totalBill = 0;
|
||||
totalTime = 0;
|
||||
});
|
||||
}
|
||||
Reference in New Issue
Block a user