Skip to content

Commit

Permalink
Update addons/common/functions/fnc_getDLC.sqf
Browse files Browse the repository at this point in the history
Co-authored-by: johnb432 <[email protected]>
  • Loading branch information
BrettMayson and johnb432 authored Nov 23, 2024
1 parent 38c2fd1 commit 2401b24
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion addons/common/functions/fnc_getDLC.sqf
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ if (!_isDLC) exitWith {

private _name = switch (_id) do {
case "1021790": { "Enoch" };
case "3951810": { "Expansion" };
case "395180": { "Expansion" };
case "304380": { "Heli" };
case "601670": { "Jets" };
case "288520": { "Kart" };
Expand Down

0 comments on commit 2401b24

Please sign in to comment.