Add gate cmd

This commit is contained in:
Vortrex
2022-01-19 13:03:59 -06:00
parent c1ec7c2fc4
commit b968db40fd
2 changed files with 18 additions and 4 deletions

View File

@@ -456,7 +456,4 @@ function gpsCommand(command, params, client) {
}
blinkGenericGPSBlipForPlayer(client, getColourByType("businessBlue"), 10);
}
// ===========================================================================
}