Corrigido case sensitity no repositório inteiro

This commit is contained in:
valmojr
2023-05-23 18:58:12 -03:00
parent 4b2ae89666
commit d4a8abf63e
36 changed files with 181 additions and 191 deletions

View File

@@ -357,12 +357,12 @@ class braf_hiaf_dmr_commando : braf_factions_specops_base {
"braf_20Rnd_762x51_red"
};
respawnWeapons[] = {
"Braf_Fal_hiaf_Scope",
"braf_Fal_hiaf_Scope",
"Throw",
"Put"
};
weapons[] = {
"Braf_Fal_hiaf_Scope",
"braf_Fal_hiaf_Scope",
"Throw",
"Put"
};