iw6-scripts/destructible_scripts/vehicle_small_hatch_white.gsc
2024-02-13 13:20:49 +01:00

8 lines
159 B
Plaintext

// IW6 GSC SOURCE
// Generated by https://github.com/xensik/gsc-tool
main()
{
destructible_scripts\vehicle_small_hatch::vehicle_small_hatch( "white" );
}