2022-June-16 - Prerelease - 2.6.924
Pre-release
Pre-release
Merge Delegate related implementations together (#10677) * Move setter into constructor * Remove static NO_OP field * Introduce GameData as required constructor argument * Merge GameDelegateHistoryWriter with DelegateHistoryWriter * Remove GameDelegateBridge * Merge EditDelegate and BaseEditDelegate * Call with null instead of dummy implementation * Make no-op implementation more convenient to obtain * Use static import instead of helper method with same signature * Fix checkstyle violation