System/OpenServerActivity/WishingPoolModel.cs
@@ -65,7 +65,7 @@ private void OperationEndEvent(Operation type, int state) { if (type == Operation.WishingWellInfo && state == 1) if (type == Operation.WishingWellInfo && state == 0) { UpdateRedpoint(); if (onStateUpate != null) @@ -88,7 +88,7 @@ private void OperationStartEvent(Operation type, int state) { if (type == Operation.WishingWellInfo && state == 1) if (type == Operation.WishingWellInfo && state == 0) { UpdateRedpoint(); if (onStateUpate != null)