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