Skip to content

Commit 4e6f9e8

Browse files
authored
Update WeaponLoadouts.cs
1 parent 906f570 commit 4e6f9e8

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

vMenu/menus/WeaponLoadouts.cs

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
1-
using System.Collections.Generic;
1+
using System;
2+
using System.Collections.Generic;
23

34
using CitizenFX.Core;
45

0 commit comments

Comments
 (0)