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

View File

@@ -886,3 +886,5 @@ function deletePlayerBlip(client) {
getPlayerData(client).playerBlip = false; getPlayerData(client).playerBlip = false;
} }
} }
// ===========================================================================