Add native util

This commit is contained in:
Vortrex
2022-06-22 08:30:51 -05:00
parent d7a66fb503
commit 13267a7e32

View File

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