trailing spaces

This commit is contained in:
lambdatiger 2024-01-15 14:09:20 -06:00
parent 0f82f59955
commit e073d36a2f
8 changed files with 8 additions and 8 deletions

View File

@ -104,4 +104,4 @@ class CfgAmmo {
#include "cfgAmmoSpall.hpp"
#include "cfgAmmoFragSpawner.hpp"
#include "cfgAmmoFragParameters.hpp"
};
};

View File

@ -1,4 +1,4 @@
ace_frag
========
Explosive fragmentation, round spalling, and explosive reflection
Explosive fragmentation, round spalling, and explosive reflection

View File

@ -67,4 +67,4 @@ class DirectionalBombBase: DirectionalBombCore {
class MineCore;
class MineBase: MineCore {
ACE_FRAG_ADD_EH_BASE;
};
};

View File

@ -691,4 +691,4 @@ class LightningBolt: ShellBase {
class M_Mo_82mm_AT: MissileBase {
ACE_FRAG_RM_EH;
GVAR(skip) = 1;
};
};

View File

@ -533,4 +533,4 @@ class GVAR(huge_HD_spawner_3_far): GVAR(spawnbase_targeted) {
submunitionAmmo = QGVAR(huge_HD);
submunitionConeAngle = 0.9;
submunitionConeType[] = {"random", 3};
};
};

View File

@ -155,4 +155,4 @@ class GVAR(metal_spall_large): GVAR(spallBase) {
class GVAR(metal_spall_huge): GVAR(spallBase) {
submunitionAmmo[] = {QGVAR(tiny), 8, QGVAR(small), 3, QGVAR(medium), 2, QGVAR(large), 3, QGVAR(huge), 1};
submunitionConeType[] = {"poissondisccenter", 18};
};
};

View File

@ -16,4 +16,4 @@ class CfgPatches {
#include "CfgEventhandlers.hpp"
#include "CfgAmmo.hpp"
#include "ACE_Settings.hpp"
#include "ACE_Settings.hpp"

View File

@ -22,4 +22,4 @@ private _category = format ["ACE %1", localize LSTRING(Module_DisplayName)];
[LSTRING(DrawHitBox), LSTRING(DrawHitBox_Desc)],
[_category, LSTRING(Debug)],
true
] call CBA_fnc_addSetting;
] call CBA_fnc_addSetting;