This commit is contained in:
Vortrex
2022-06-09 08:19:27 -05:00
parent fe17137940
commit 31dbde51bd

View File

@@ -885,4 +885,6 @@ function deletePlayerBlip(client) {
destroyElement(getPlayerData(client).playerBlip);
getPlayerData(client).playerBlip = false;
}
}
}
// ===========================================================================