mirror of
https://github.com/Mezeporta/Erupe.git
synced 2026-03-24 08:33:41 +01: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).