Skip to content

Commit c2afb88

Browse files
authored
Compat SPE - Fix UBC (#11204)
Fix ubc
1 parent 57f2410 commit c2afb88

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

addons/compat_spe/CfgAmmo/shells.hpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -196,7 +196,7 @@ class SPE_105mm_StuH42_Gr38_NB: SPE_ShellSmoke_base {
196196
EGVAR(rearm,caliber) = 105;
197197
};
198198

199-
class SPE_105mm_LeFH_PzGrRot_AP: SPE_ShellHE_base {
199+
class SPE_105mm_LeFH_PzGrRot_AP: SPE_Shell_base {
200200
EGVAR(rearm,caliber) = 105;
201201
};
202202

0 commit comments

Comments
 (0)