Taximeter fix clientside

This commit is contained in:
Siga
2020-03-13 14:53:49 +01:00
parent 6467615a32
commit 05a95dcb86
4 changed files with 4 additions and 8 deletions

View File

@@ -167,7 +167,7 @@ import smoothThrottle from './vehiclesync/smoothtrottle';
smoothThrottle();
import vehicleIndicators from './vehiclesync/vehicleindicators';
vehicleIndicators();
vehicleIndicators();
import reportList from './Player/reportmenu';
reportList(globalData);