Exemplo n.º 1
0
 public GamePatch GetNextPatch(int patchDuration = DefaultPatchDuration) => new GamePatch(PatchNumber.GetNextPatch(), LastPatchDay.AddDays(1), LastPatchDay.AddDays(patchDuration));