nx1-gsc-dump/maps/mp/mp_nx_skylab_fx.gsc
2024-09-04 23:46:54 +10:00

22 lines
1.2 KiB
Plaintext

//****************************************************************************
// **
// Confidential - (C) Activision Publishing, Inc. 2010 **
// **
//****************************************************************************
// **
// Module: FX Support **
// **
// Created: DATE - CREATOR **
// **
//****************************************************************************
main()
{
if ( !getdvarint( "r_reflectionProbeGenerate" ) )
maps\createfx\mp_nx_skylab_fx::main();
}
//*******************************************************************
// *
// *
//*******************************************************************