Skip to content

Commit 19f35d1

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

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

addons/supply_crates/config.cpp

Lines changed: 1 addition & 1 deletion
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)