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

12
maps/mp/mp_bloc_sh_precache.gsc Executable file
View File

@@ -0,0 +1,12 @@
// this file is autogenerated, modifying parameters is ok, other lines will be removed.
main()
{
maps\animated_models\foliage_red_pine_med_sh::main();
maps\animated_models\foliage_red_pine_lg_sh::main();
maps\animated_models\foliage_red_pine_xl_sh::main();
maps\animated_models\foliage_red_pine_xxl_sh::main();
maps\animated_models\hanging_apron_wind_medium::main();
maps\animated_models\hanging_longsleeve_wind_medium::main();
maps\animated_models\hanging_sheet_wind_medium::main();
maps\animated_models\hanging_shortsleeve_wind_medium::main();
}