Skip to content

Commit 7ab75f1

Browse files
committed
fix(config): fix broken ammunation ped model option
1 parent b7d404e commit 7ab75f1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

config.lua

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -168,7 +168,7 @@ return {
168168
label = "Ammunation",
169169
targetLabel = "Open Ammunation",
170170
model = {
171-
`s_m_m_ammudefaultStockry`,
171+
`S_M_M_AmmuCountry`,
172172
`S_M_Y_AmmuCity_01`,
173173
`MP_M_WareMech_01`,
174174
`A_M_M_Farmer_01`,

0 commit comments

Comments
 (0)