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

10
maps/so_bridge_precache.gsc Executable file
View File

@@ -0,0 +1,10 @@
// this file is autogenerated, modifying parameters is ok, other lines will be removed.
main()
{
//maps\_mi17::main( "vehicle_mi17_woodland_fly_cheap" );
//maps\_mi28::main( "vehicle_mi-28_flying" );
//maps\_ucav::main( "vehicle_ucav" );
precachemodel( "coop_bridge_rappelrope" );
PrecacheRumble( "so_bridge_collapse" );
}