微调
This commit is contained in:
@@ -1,35 +1,35 @@
|
||||
{
|
||||
"projectFileVersion": 4,
|
||||
"sourceFiles": [
|
||||
"**/*.yarn"
|
||||
],
|
||||
"excludeFiles": [
|
||||
"**/*~/*",
|
||||
"./Samples/Yarn Spinner*/*"
|
||||
],
|
||||
"localisation": {
|
||||
"zh-CN": {}
|
||||
},
|
||||
"baseLanguage": "en",
|
||||
"compilerOptions": {},
|
||||
"editorOptions": {
|
||||
"yarnScriptEditor": {
|
||||
"characters": [
|
||||
{
|
||||
"name": "SLS",
|
||||
"colour": "#39a7a5"
|
||||
},
|
||||
{
|
||||
"name": "Asahi",
|
||||
"colour": "#a89a00"
|
||||
}
|
||||
],
|
||||
"projectGraphPositions": {
|
||||
"C0_A0.yarn": {
|
||||
"x": 12,
|
||||
"y": 12
|
||||
}
|
||||
}
|
||||
"projectFileVersion": 4,
|
||||
"sourceFiles": [
|
||||
"**/*.yarn"
|
||||
],
|
||||
"excludeFiles": [
|
||||
"**/*~/*",
|
||||
"./Samples/Yarn Spinner*/*"
|
||||
],
|
||||
"localisation": {
|
||||
"en": {}
|
||||
},
|
||||
"baseLanguage": "zh-CN",
|
||||
"compilerOptions": {},
|
||||
"editorOptions": {
|
||||
"yarnScriptEditor": {
|
||||
"characters": [
|
||||
{
|
||||
"name": "SLS",
|
||||
"colour": "#39a7a5"
|
||||
},
|
||||
{
|
||||
"name": "Asahi",
|
||||
"colour": "#a89a00"
|
||||
}
|
||||
],
|
||||
"projectGraphPositions": {
|
||||
"C0_A0.yarn": {
|
||||
"x": 12,
|
||||
"y": 12
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user