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