mirror of
https://github.com/project-redbud/FunGame-Core.git
synced 2026-06-04 19:42:11 +00:00
使用“领奖中”
This commit is contained in:
parent
a9a3242955
commit
aec0112358
@ -42,7 +42,7 @@ namespace Milimoe.FunGame.Core.Library.Constant
|
|||||||
ActivityState.Future => "预告中",
|
ActivityState.Future => "预告中",
|
||||||
ActivityState.Upcoming => "即将开始",
|
ActivityState.Upcoming => "即将开始",
|
||||||
ActivityState.InProgress => "进行中",
|
ActivityState.InProgress => "进行中",
|
||||||
ActivityState.ClaimPeriod => "可领取奖励",
|
ActivityState.ClaimPeriod => "领奖中",
|
||||||
_ => "已结束"
|
_ => "已结束"
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user