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

6 lines
231 B
Plaintext

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