mattschwarz war taxigelb habs behoben
This commit is contained in:
@@ -106,7 +106,7 @@ const vehicleColors = {
|
|||||||
"Schwarz Lila": 142
|
"Schwarz Lila": 142
|
||||||
},
|
},
|
||||||
"Matt": {
|
"Matt": {
|
||||||
"Schwarz": 88,
|
"Schwarz": 12,
|
||||||
"Grau": 13,
|
"Grau": 13,
|
||||||
"Hellgrau": 14,
|
"Hellgrau": 14,
|
||||||
"Rot": 39,
|
"Rot": 39,
|
||||||
|
|||||||
@@ -11,7 +11,6 @@ const BadgeStyle = NativeUI.BadgeStyle;
|
|||||||
const Point = NativeUI.Point;
|
const Point = NativeUI.Point;
|
||||||
|
|
||||||
import vehicleColors from './colors';
|
import vehicleColors from './colors';
|
||||||
import game from '..';
|
|
||||||
|
|
||||||
export default function tuning(globalData: IGlobalData) {
|
export default function tuning(globalData: IGlobalData) {
|
||||||
var keyBound = false;
|
var keyBound = false;
|
||||||
|
|||||||
Reference in New Issue
Block a user