Skip to content

Commit

Permalink
a little cleaning
Browse files Browse the repository at this point in the history
  • Loading branch information
GenZmeY committed Oct 20, 2023
1 parent 6dfbcbb commit 561545d
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions CTI/Classes/CTI.uc
Original file line number Diff line number Diff line change
Expand Up @@ -197,6 +197,9 @@ private function PostInit()
bDisableItemLimitCheck,
LogLevel);

RemoveItems.Length = 0;
AddItems.Length = 0;

if (Unlocker.static.UnlockDLC(KFGI, KFGRI, UnlockDLC, WeapDefs, DLCSkinUpdateRequired, LogLevel))
{
`Log_Info("DLC unlocked");
Expand Down

0 comments on commit 561545d

Please sign in to comment.