mirror of
https://github.com/projectbraf/braf_factions.git
synced 2026-06-13 19:13:30 +00:00
modificado filepaths que chamam o braf_factions_characters para o padronizado com prefixo
This commit is contained in:
@@ -8,7 +8,7 @@ PixelShaderID = "Super";
|
||||
VertexShaderID = "Super";
|
||||
class Stage1
|
||||
{
|
||||
texture = "BRAF_Factions\braf_factions_characters\Uniform\Data\Luva\gloves_nohq.paa";
|
||||
texture = "braf\braf_factions\addons\characters\Uniform\Data\Luva\gloves_nohq.paa";
|
||||
uvSource = "tex";
|
||||
class uvTransform
|
||||
{
|
||||
@@ -44,7 +44,7 @@ class Stage3
|
||||
};
|
||||
class Stage4
|
||||
{
|
||||
texture = "BRAF_Factions\braf_factions_characters\Uniform\Data\Luva\gloves_as.paa";
|
||||
texture = "braf\braf_factions\addons\characters\Uniform\Data\Luva\gloves_as.paa";
|
||||
uvSource = "tex";
|
||||
class uvTransform
|
||||
{
|
||||
@@ -56,7 +56,7 @@ class Stage4
|
||||
};
|
||||
class Stage5
|
||||
{
|
||||
texture = "BRAF_Factions\braf_factions_characters\Uniform\Data\Luva\gloves_smdi.paa";
|
||||
texture = "braf\braf_factions\addons\characters\Uniform\Data\Luva\gloves_smdi.paa";
|
||||
uvSource = "tex";
|
||||
class uvTransform
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user