IW4-Dump-Files/xmodelalias/alias_city_civ_male_heads.gsc

10 lines
199 B
Plaintext
Raw Normal View History

2017-07-08 11:47:21 -07:00
// 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;
}