This commit is contained in:
parent
b7452276c6
commit
d6eb489f91
@ -885,7 +885,7 @@
|
||||
"_contentSize": {
|
||||
"__type__": "cc.Size",
|
||||
"width": 1080,
|
||||
"height": 18120
|
||||
"height": 1812
|
||||
},
|
||||
"_anchorPoint": {
|
||||
"__type__": "cc.Vec2",
|
||||
|
||||
@ -32,7 +32,7 @@ export function getHistoryUrl() {
|
||||
}
|
||||
|
||||
export function getLanguage() {
|
||||
return 'zh';
|
||||
// return 'zh';
|
||||
return language;
|
||||
}
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user