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

8 lines
234 B
Plaintext

// IW6 GSC SOURCE
// Generated by https://github.com/xensik/gsc-tool
main()
{
destructible_scripts\toy_tv_flatscreen::toy_tvs_flatscreen_cinematic( "tv_video_monitor", destructible_scripts\toy_tv_flatscreen::removetargetted );
}