cull(engine-cleanup): pass-8 phase-2 cascade round 1 after MyPageItemBattle stub
This commit is contained in:
@@ -16,11 +16,6 @@ public class LotteryLoadTaskData
|
||||
|
||||
private double ReceiveSinceStartUpTime { get; set; }
|
||||
|
||||
public bool IsCampaignTimeNow()
|
||||
{
|
||||
return IsTimeEnablePeriod(StartTime, EndTime);
|
||||
}
|
||||
|
||||
private bool IsTimeEnablePeriod(DateTime start, DateTime end)
|
||||
{
|
||||
if (!IsEnable)
|
||||
|
||||
Reference in New Issue
Block a user