You had one job auto-formatter
This commit is contained in:
parent
d069df0c86
commit
420b894512
@ -58,7 +58,7 @@ namespace loot
|
|||||||
}
|
}
|
||||||
|
|
||||||
// Item id for extra CaC slots
|
// Item id for extra CaC slots
|
||||||
if (dvar_cg_unlockall_cac_slots->current.value.enabled && (item_id == 99003))
|
if (dvar_cg_unlockall_cac_slots->current.value.enabled && item_id == 99003)
|
||||||
{
|
{
|
||||||
return 1;
|
return 1;
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user