Remove force update veh int

This commit is contained in:
Vortrex
2021-10-02 16:49:07 -05:00
parent b9a3dcac63
commit 94886f7515
2 changed files with 4 additions and 3 deletions

View File

@@ -220,6 +220,7 @@ function enterExitPropertyCommand(command, params, client) {
}
updateInteriorLightsForPlayer(client, closestProperty.interiorLights);
}, 1000);
//updateAllInteriorVehiclesForPlayer(client, closestProperty.exitInterior, closestProperty.exitDimension);
}, 1100);
if(closestProperty.streamingRadioStation != -1) {
if(getRadioStationData(closestProperty.streamingRadioStation)) {