mirror of
https://github.com/reaaLx/nx1-gsc-dump.git
synced 2025-12-15 15:37:47 +00:00
Incomplete SP dump provided by Louvenarde
This commit is contained in:
9
xmodelalias/alias_civilian_urban_heads_wht.gsc
Normal file
9
xmodelalias/alias_civilian_urban_heads_wht.gsc
Normal file
@@ -0,0 +1,9 @@
|
||||
// THIS FILE IS AUTOGENERATED, DO NOT MODIFY
|
||||
main()
|
||||
{
|
||||
a[0] = "head_urban_civ_male_a";
|
||||
a[1] = "head_urban_civ_male_b";
|
||||
a[2] = "head_urban_civ_male_c";
|
||||
a[3] = "head_urban_civ_male_d";
|
||||
return a;
|
||||
}
|
||||
Reference in New Issue
Block a user