Reverted parenthesis, updated update plugin date
(cherry picked from commit b7df2defd31d3ee5eeca13490fd47956f1c06bb4)
This commit is contained in:
@@ -49,7 +49,7 @@ public class FinishElfMasterTreePlugIn : UpdatePlugInBase
|
||||
public override bool IsMandatory => true;
|
||||
|
||||
/// <inheritdoc />
|
||||
public override DateTime CreatedAt => new(2026, 7, 17, 16, 0, 0, DateTimeKind.Utc);
|
||||
public override DateTime CreatedAt => new(2026, 7, 22, 16, 0, 0, DateTimeKind.Utc);
|
||||
|
||||
/// <inheritdoc />
|
||||
protected override async ValueTask ApplyAsync(IContext context, GameConfiguration gameConfiguration)
|
||||
|
||||
Reference in New Issue
Block a user