Skip to content

Common - Fix getDLC ids for Orange - #11480

Open
PabstMirror wants to merge 1 commit into
masterfrom
hemmy52
Open

Common - Fix getDLC ids for Orange#11480
PabstMirror wants to merge 1 commit into
masterfrom
hemmy52

Conversation

@PabstMirror

Copy link
Copy Markdown
Contributor

ref BrettMayson/HEMTT#1322

help[L-S52]: Duplicate case `"288520"` in switch statement
   ┌─ addons/common/functions/fnc_getDLC.sqf:55:10
   │
53 │     case "288520": { "Kart" };
   │          --------- first case here
54 │     case "332350": { "Mark" };
55 │     case "288520": { "Orange" };
   │          ^^^^^^^^ duplicate case

https://community.bistudio.com/wiki/Category:Arma_3:_DLCs_%26_Expansions

@PabstMirror PabstMirror added the kind/bug-fix Release Notes: **FIXED:** label Aug 30, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

kind/bug-fix Release Notes: **FIXED:**

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants