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
@@ -1,6 +1,6 @@
class U_B_Soldier_VR;
class braf_maldade_base : U_B_Soldier_VR {
Author = "BRAF Team";
author = "BRAF TEAM";
dlc = BRAF;
scope = 0;
};