add introduction at noobspawn

This commit is contained in:
michael.reiswich
2021-01-18 15:36:33 +01:00
parent f52c813514
commit f18c47c530
9 changed files with 291 additions and 1 deletions

View File

@@ -234,6 +234,9 @@ import bankMenuHandle from './Interaction/bankmenu';
import InputHelper from './inputhelper';
bankMenuHandle(globalData);
import Introduction from './Gui/introduction';
Introduction(globalData);
require('./Gui/policedepartment');
interface VehicleData {