This commit is contained in:
Ottermandias 2023-11-21 18:35:11 +01:00
parent 39c1c2a67f
commit ea05a980e9
2 changed files with 2 additions and 2 deletions

View file

@ -31,7 +31,7 @@ public sealed class CharaFile
ret.ApplyEquip = ParseEquipment(items, jObj, ref ret.Data);
return ret;
}
catch (Exception ex)
catch
{
return null;
}

@ -1 +1 @@
Subproject commit dbf1da3ca1bf4b80224b58433e165e43dc2a4075
Subproject commit 6dd8713308eefedaa8b91165f97cf1cb7b1a648e