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
+1 -1
View File
@@ -4,7 +4,7 @@ class CfgCloudlets {
interval = 0.0595;
circleRadius = 0;
circleVelocity[] = {0, 0, 0};
particleShape = "\A3\weapons_f\ammo\cartridge.p3d";
particleShape = "\a3\weapons_f\ammo\cartridge.p3d";
particleFSNtieth = 1;
particleFSIndex = 0;
particleFSFrameCount = 1;