JS: Alle Dateien mit UTF8-BOM abgespeichert
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
const vehicleColors = {
|
||||
const vehicleColors = {
|
||||
"Klassisch (Util)": {
|
||||
"Schwarz": 15,
|
||||
"Silber": 18,
|
||||
@@ -126,7 +126,7 @@ const vehicleColors = {
|
||||
"Lila": 148,
|
||||
"Dunkellila": 149,
|
||||
"W\u00fcstenbraun": 153,
|
||||
"W\u00fcstenbr<62>une": 154
|
||||
"W\u00fcstenbr<62>une": 154
|
||||
},
|
||||
"Spezial": {
|
||||
"Geb\u00fcrsteter Stahl": 117,
|
||||
|
||||
Reference in New Issue
Block a user