Fix bofor realistic name UBC (#5884)

This commit is contained in:
PabstMirror 2017-12-09 23:47:07 -06:00 committed by GitHub
parent fa61cd3643
commit 2a448577bb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -551,7 +551,7 @@ class CfgWeapons {
class AP: AP {
displayName = "L/60 Bofors Autocannon";
};
class HE: AP {
class HE: HE {
displayName = "L/60 Bofors Autocannon";
};
};