Fix typo in rhs_afrf.sqf preset

This commit is contained in:
Filip Maciejewski 2019-08-26 21:26:32 +02:00 committed by GitHub
parent 7e4ec21cf6
commit d7fc1c2d6a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -103,7 +103,7 @@ heavy_vehicles = [
["rhs_t90a_tv",500,400,300], // T-90A
["rhs_t90sab_tv",600,400,300], // T-90SA (2016)
["rhs_t14_tv",600,500,400], // T-14
["rhs_2s1_tv",600,1000,300] // 2S1
["rhs_2s1_tv",600,1000,300], // 2S1
["rhs_2s3_tv",600,1250,300] // 2S3M1
];