[+] Add Driving License to Interaction Menu and as 'Object' to show other Players via the Interaction menu
This commit is contained in:
@@ -82,7 +82,8 @@ Infobox(globalData);
|
||||
import playerList from './Gui/playerlist';
|
||||
playerList(globalData);
|
||||
|
||||
|
||||
import license from './Gui/licenses';
|
||||
license(globalData);
|
||||
|
||||
import vehicleMenu from './Gui/vehiclemenu/main';
|
||||
vehicleMenu(globalData);
|
||||
|
||||
Reference in New Issue
Block a user