iw4x-rawfiles/iw4x/iw4x_00/character/character_mp_sas_urban_spec...

14 lines
269 B
Plaintext
Raw Normal View History

2023-08-30 16:00:24 -07:00
// THIS FILE IS AUTOGENERATED, DO NOT MODIFY
main()
{
self setModel("body_mp_sas_urban_specops");
self setViewmodel("viewhands_black_kit");
self.voice = "british";
}
precache()
{
precacheModel("body_mp_sas_urban_specops");
precacheModel("viewhands_black_kit");
}