mirror of
https://github.com/Mezeporta/Erupe.git
synced 2026-05-09 07:43:50 +02:00
The constant was declared and documented but never used, causing a golangci-lint failure. Wire it into compileScenario() so oversized chunks are rejected with a clear error rather than silently served to the client (which discards them per FUN_11525c60 RE findings).