generated from Jaysyn/ModuleTemplate
Initial commit
Initial commit
This commit is contained in:
5
_module/nss/jukebox_stop.nss
Normal file
5
_module/nss/jukebox_stop.nss
Normal file
@@ -0,0 +1,5 @@
|
||||
// Stop Music
|
||||
void main()
|
||||
{
|
||||
MusicBackgroundStop(GetArea(OBJECT_SELF));
|
||||
}
|
||||
Reference in New Issue
Block a user