11 lines
192 B
Text
11 lines
192 B
Text
// THIS FILE IS AUTOGENERATED, DO NOT MODIFY
|
|
main()
|
|
{
|
|
self setModel("char_usa_marine_wet_roebuck");
|
|
self.voice = "american";
|
|
}
|
|
|
|
precache()
|
|
{
|
|
precacheModel("char_usa_marine_wet_roebuck");
|
|
}
|