This commit is contained in:
Mac_Slash
2020-05-05 20:33:59 +02:00
parent 255ff83174
commit c4f697e0a3
10 changed files with 793 additions and 568 deletions

View File

@@ -176,6 +176,9 @@ vehicleDoor();
import freeze from './util/freeze';
freeze();
import ped from './util/ped';
ped();
import reportList from './Player/reportmenu';
reportList(globalData);