Änderung Busfahrer/Pilot Bugs fix siehe Forenbeitrag

This commit is contained in:
Mac_Slash
2020-05-04 03:04:44 +02:00
parent 4dd9afd355
commit 1937846fb2
16 changed files with 498 additions and 262 deletions

View File

@@ -173,6 +173,9 @@ vehicleIndicators();
import vehicleDoor from './vehiclesync/door';
vehicleDoor();
import freeze from './util/freeze';
freeze();
import reportList from './Player/reportmenu';
reportList(globalData);