foobard
This commit is contained in:
11
maps/mp/mp_subbase_fx.gsc
Executable file
11
maps/mp/mp_subbase_fx.gsc
Executable file
@@ -0,0 +1,11 @@
|
||||
main()
|
||||
{
|
||||
level._effect[ "snow_light" ] = loadfx( "snow/snow_light_mp_subbase" );
|
||||
level._effect[ "snow_wind" ] = loadfx( "snow/snow_wind" );
|
||||
|
||||
/#
|
||||
if ( getdvar( "clientSideEffects" ) != "1" )
|
||||
maps\createfx\mp_subbase_fx::main();
|
||||
#/
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user