cod5-sdk/raw/maps/credits_fx.gsc

7 lines
145 B
Text
Raw Normal View History

2008-11-20 00:00:00 +00:00
#include common_scripts\utility;
#include maps\_utility;
main()
{
level._effect["flesh_hit"] = LoadFX( "impacts/flesh_hit" );
}