cod5-sdk/raw/maps/barebones_fx.gsc

7 lines
131 B
Text
Raw Normal View History

2008-11-20 00:00:00 +00:00
#include maps\_utility;
main()
{
// Example FX
// level._effect["cigarette"] = LoadFx( "maps/mak/fx_cigarette_smoke" );
}