Skip to content

Commit 19f35d1

Browse files
committed
Missing the ; yo
1 parent 70080ac commit 19f35d1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

addons/supply_crates/config.cpp

+1-1
Original file line numberDiff line numberDiff line change
@@ -198,7 +198,7 @@ class CfgVehicles {
198198
class _xx_ACE_HuntIR_M203 {
199199
magazine = "ACE_HuntIR_M203";
200200
count = 10;
201-
}
201+
};
202202
//Above this line is new updates, below is 2BNB era -- Date: 26/01/2023 -- //
203203
class _xx_HandGrenade {
204204
magazine = "HandGrenade";

0 commit comments

Comments
 (0)