Fixed tuning issue, added new dlc cars to car list, added command to open tuning menu
This commit is contained in:
@@ -87,9 +87,5 @@ mp.events.add('disableLogin', () => {
|
||||
});
|
||||
|
||||
function showCefError(error) {
|
||||
loginBrowser.execute(`showError(\`` + error + `\`)`);
|
||||
loginBrowser.execute(`showError('${error}')`);
|
||||
}
|
||||
|
||||
//function isPlayerBanned() {
|
||||
|
||||
//}
|
||||
Reference in New Issue
Block a user