small fix
This commit is contained in:
@@ -45,6 +45,7 @@ export default function checkpointHandle(globalData: GlobalData) {
|
|||||||
|
|
||||||
mp.events.add('destroyCP', () => {
|
mp.events.add('destroyCP', () => {
|
||||||
activeCheckpoint.destroy();
|
activeCheckpoint.destroy();
|
||||||
|
activeBlip.destroy();
|
||||||
clearInterval(myVar);
|
clearInterval(myVar);
|
||||||
});
|
});
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user