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

6 lines
215 B
Plaintext

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