Files
AM2R-Community-Updates/scripts/StopAmbLoops.gml
2020-12-22 20:54:55 -06:00

5 lines
99 B
Plaintext

/// StopAmbLoops()
sfx_stop(sndALLaserLoop);
sfx_stop(sndALBladesLoop);
sfx_stop(sndMachineLoop1);