This commit is contained in:
Vortrex
2022-06-26 13:32:18 -05:00
parent 7883d3503a
commit 49e0c4afeb

View File

@@ -1397,6 +1397,4 @@ function deletePlayerPed(client) {
function isPlayerOnBoat(client) {
return false;
}
// ===========================================================================
}