This commit is contained in:
2026-05-08 19:19:42 +02:00
parent 0e9585de9a
commit 2a51a0e0c2
892 changed files with 0 additions and 2 deletions

18
maps/mp/hunted_precache.gsc Executable file
View File

@@ -0,0 +1,18 @@
// this file is autogenerated, modifying parameters is ok, other lines will be removed.
main()
{
maps\co_ac130_anim::main();
common_scripts\_destructible_types_anim_airconditioner::main();
common_scripts\_destructible_types_anim_light_fluo_single::main();
//common_scripts\_destructible_types_anim_lockers::main();
//common_scripts\_destructible_types_anim_wallfan::main();
maps\animated_models\foliage_dead_pine_lg_sway2::main();
maps\animated_models\foliage_dead_pine_med_sway2::main();
maps\animated_models\foliage_tree_oak_1::main();
maps\animated_models\highrise_fencetarp_04b_wind_a::main();
maps\animated_models\highrise_fencetarp_04b_wind_b::main();
maps\animated_models\highrise_fencetarp_04b_wind_c::main();
maps\animated_models\highrise_fencetarp_07b_wind_a::main();
maps\animated_models\highrise_fencetarp_07b_wind_b::main();
maps\animated_models\highrise_fencetarp_07b_wind_c::main();
}