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
@@ -16,7 +16,7 @@ PixelShaderID = "Super";
VertexShaderID = "Super";
class Stage1
{
texture = "braf\braf_static\M101\data\m101_1_nohq.paa";
texture = "braf\braf_static\m101\data\m101_1_nohq.paa";
uvSource = "tex";
class uvTransform
{
@@ -64,7 +64,7 @@ class Stage4
};
class Stage5
{
texture = "braf\braf_static\M101\data\m101_1_smdi.paa";
texture = "braf\braf_static\m101\data\m101_1_smdi.paa";
uvSource = "tex";
class uvTransform
{