mirror of
https://github.com/Ottermandias/Glamourer.git
synced 2025-12-12 10:17:23 +01:00
Meh.
This commit is contained in:
parent
39c1c2a67f
commit
ea05a980e9
2 changed files with 2 additions and 2 deletions
|
|
@ -31,7 +31,7 @@ public sealed class CharaFile
|
||||||
ret.ApplyEquip = ParseEquipment(items, jObj, ref ret.Data);
|
ret.ApplyEquip = ParseEquipment(items, jObj, ref ret.Data);
|
||||||
return ret;
|
return ret;
|
||||||
}
|
}
|
||||||
catch (Exception ex)
|
catch
|
||||||
{
|
{
|
||||||
return null;
|
return null;
|
||||||
}
|
}
|
||||||
|
|
|
||||||
2
OtterGui
2
OtterGui
|
|
@ -1 +1 @@
|
||||||
Subproject commit dbf1da3ca1bf4b80224b58433e165e43dc2a4075
|
Subproject commit 6dd8713308eefedaa8b91165f97cf1cb7b1a648e
|
||||||
Loading…
Add table
Add a link
Reference in a new issue