Add "policestation" as GPS option
This commit is contained in:
@@ -438,6 +438,7 @@ function gpsCommand(command, params, client) {
|
||||
|
||||
switch(toLowerCase(params)) {
|
||||
case "police":
|
||||
case "policestation":
|
||||
blipColour = "businessBlue"
|
||||
locationType = VRR_GPS_TYPE_POLICE;
|
||||
break;
|
||||
|
||||
Reference in New Issue
Block a user