iw6-scripts-dev/maps/mp/mp_frag_precache.gsc
2024-12-11 11:28:08 +01:00

7 lines
282 B
Plaintext

// this file is autogenerated, modifying parameters is ok, other lines will be removed.
main()
{
common_scripts\utility::add_destructible_type_function( "toy_transformer_small01", destructible_scripts\toy_transformer_small01::main );
maps\animated_models\mp_frag_crane::main();
}