Dont display speedometer on F7
This commit is contained in:
@@ -5,7 +5,8 @@
|
||||
*/
|
||||
|
||||
let globalData = {
|
||||
InTuning: false
|
||||
InTuning: false,
|
||||
HideGui: false
|
||||
};
|
||||
|
||||
require('./CharCreator/index.js');
|
||||
|
||||
Reference in New Issue
Block a user