iw6-scripts/maps/mp/mp_flooded_precache.gsc
2024-02-13 13:20:49 +01:00

10 lines
266 B
Plaintext

// IW6 GSC SOURCE
// Generated by https://github.com/xensik/gsc-tool
main()
{
maps\animated_models\mp_flooded_water_debris_bob::main();
maps\animated_models\mp_flooded_water_debris_spiral::main();
maps\animated_models\mp_flooded_water_street::main();
}