System/Alchemy/AlchemyModel.cs
@@ -64,6 +64,8 @@ public int stoveExp { get; private set; } public string alchemySuccRate { get; private set; } public int jumpAlchemy { get; set; } public bool isServerPrepare { get; private set; } Clock m_AlchemingClock = null;