fix chara meta replacing ccv3
This commit is contained in:
@@ -156,7 +156,7 @@ async function importCharacterProcess(f:{
|
|||||||
return
|
return
|
||||||
}
|
}
|
||||||
|
|
||||||
if(!readedChara){
|
if(readedCCv3){
|
||||||
readedChara = readedCCv3
|
readedChara = readedCCv3
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user