mirror of
https://github.com/JezuzLizard/t6-fastfile-mods.git
synced 2025-07-08 17:17:53 -05:00
Remove unneeded files, and cleanup zone source.
This commit is contained in:
@ -1,14 +0,0 @@
|
||||
// T6 GSC SOURCE
|
||||
// Generated by https://github.com/xensik/gsc-tool
|
||||
|
||||
main()
|
||||
{
|
||||
self setmodel( "c_zom_player_engineer_fb" );
|
||||
self.voice = "american";
|
||||
self.skeleton = "base";
|
||||
}
|
||||
|
||||
precache()
|
||||
{
|
||||
precachemodel( "c_zom_player_engineer_fb" );
|
||||
}
|
Reference in New Issue
Block a user