mirror of
https://github.com/projectbraf/braf_factions.git
synced 2026-06-14 10:03:29 +00:00
Corrigido case sensitity no repositório inteiro
This commit is contained in:
@@ -8,7 +8,7 @@ PixelShaderID = "Super";
|
||||
VertexShaderID = "Super";
|
||||
class Stage1
|
||||
{
|
||||
texture = "Braf_factions\braf_factions_characters_headgear\data\patrol_cap\details_nohq.paa";
|
||||
texture = "braf_factions\braf_factions_characters_headgear\data\patrol_cap\details_nohq.paa";
|
||||
uvSource = "tex";
|
||||
class uvTransform
|
||||
{
|
||||
@@ -56,7 +56,7 @@ class Stage4
|
||||
};
|
||||
class Stage5
|
||||
{
|
||||
texture = "Braf_factions\braf_factions_characters_headgear\data\patrol_cap\details_smdi.paa";
|
||||
texture = "braf_factions\braf_factions_characters_headgear\data\patrol_cap\details_smdi.paa";
|
||||
uvSource = "tex";
|
||||
class uvTransform
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user