mirror of
https://github.com/JezuzLizard/t6-fastfile-mods.git
synced 2025-06-23 01:37:56 -05:00
Add sounds for mechz and brutus and fix scripts for the normal maps.
This commit is contained in:
@ -1,5 +1,9 @@
|
||||
main()
|
||||
{
|
||||
if ( getDvar( "mapname" ) == "zm_prison" )
|
||||
{
|
||||
return;
|
||||
}
|
||||
maps\mp\zombies\_zm_ai_brutus::main();
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user