GangwarFix zweiter Tag 7

This commit is contained in:
VegaZ
2021-03-30 21:03:05 +02:00
parent d164593a2a
commit e64491c27f

View File

@@ -465,6 +465,7 @@
gangturfs.forEach(function (turf) {
mp.game.invoke(Natives.REMOVE_BLIP, turf.blip);
mp.game.ui.removeBlip(turf.blip);
n++;
});