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