cod5-sdk/raw/maps/hol3_geo.gsc

8 lines
114 B
Text
Raw Permalink Normal View History

2008-11-20 00:00:00 +00:00
#include maps\_utility;
main()
{
maps\_load::main();
setVolFog(0, 5000, 200, 0, 0.5, 0.6, 0.65, 0);
}