14 lines
579 B
Plaintext
14 lines
579 B
Plaintext
// this file is autogenerated, modifying parameters is ok, other lines will be removed.
|
|
main()
|
|
{
|
|
maps\_blackhawk::main( "vehicle_blackhawk" );
|
|
maps\_f15::main( "vehicle_f15" );
|
|
maps\_littlebird::main( "vehicle_little_bird_armed" );
|
|
maps\_littlebird::main( "vehicle_little_bird_bench" );
|
|
maps\_zodiac::main( "vehicle_zodiac" );
|
|
common_scripts\_destructible_types_anim_airconditioner::main();
|
|
common_scripts\_destructible_types_anim_light_fluo_on::main();
|
|
common_scripts\_destructible_types_anim_lockers::main();
|
|
common_scripts\_destructible_types_anim_wallfan::main();
|
|
}
|