We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0dcac9e commit 34c9279Copy full SHA for 34c9279
1 file changed
js/arena-configs.js
@@ -1,7 +1,7 @@
1
/**
2
* Arena Configurations
3
* Auto-generated from maDisplayTools/configs/arenas/ and arena_registry/
4
- * Last updated: 2026-02-18T23:17:28.795Z
+ * Last updated: 2026-03-08T00:06:12.684Z
5
*
6
* DO NOT EDIT MANUALLY - regenerate with: node scripts/generate-arena-configs.js
7
*/
@@ -186,9 +186,7 @@ const GENERATIONS = {
186
187
// Arena ID registry — per-generation namespaces (from maDisplayTools/configs/arena_registry/index.yaml)
188
const ARENA_REGISTRY = {
189
- 'G4': { 1: 'G4_4x12', 2: 'G4_3x12of18' },
190
- 'G4.1': { 1: 'G41_2x12_cw' },
191
- 'G6': { 1: 'G6_2x10', 2: 'G6_2x8of10', 3: 'G6_3x12of18' }
+
192
};
193
194
0 commit comments