s1-scripts-dev/raw/maps/mp/mp_recovery_precache.gsc
2025-05-21 16:23:17 +02:00

7 lines
328 B
Plaintext

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