1
This commit is contained in:
parent
037e85247c
commit
febc83b04d
@ -548,6 +548,9 @@ namespace MetaData
|
||||
for (auto& str : strings) {
|
||||
skin_id.push_back(a8::XValue(str));
|
||||
}
|
||||
if (skin_id.size() != 3) {
|
||||
abort();
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user