*Move helptext to Center on Screen, use TriggerEvent(renderHelpTextOnScreen,text) for future changes
This commit is contained in:
@@ -250,6 +250,7 @@ import drivingschool from './Gui/drivingschool';
|
||||
drivingschool(globalData);
|
||||
|
||||
require('./Gui/policedepartment');
|
||||
require('./Gui/helptext');
|
||||
|
||||
interface VehicleData {
|
||||
EngineState: boolean;
|
||||
|
||||
Reference in New Issue
Block a user