fix(braf_air2) Naming clonvention for all classes and paths to use lowercase letters.

This commit is contained in:
2026-08-03 15:19:22 -03:00
parent 3af8760da3
commit 3b99904aa7
1007 changed files with 16549 additions and 16423 deletions
+2 -2
View File
@@ -10,7 +10,7 @@
to activate smoke emitter:
class BRAF_Smoke_Toggle
class braf_smoke_toggle
{
priority=0.05;
shortcut="Smoke On";
@@ -67,7 +67,7 @@ if (_plane getVariable ["braf_smoke_on", true]) then {
private _smoker = "#particlesource" createVehicleLocal [0, 0, 0];
_smoker setParticleParams
[
["\A3\Data_F\ParticleEffects\Universal\Universal", 16, 7, 16, 1],
["\a3\data_f\particleeffects\universal\universal", 16, 7, 16, 1],
"", "Billboard", 1, 16, // AnimationName, type, timerPeriod, lifeTime
[0, 0, 0], // position relative to referenceObject
[0, 0, 0], // velocity