Amend 5880e51e92
, ADM script only works on Unix Systems
This commit is contained in:
parent
6c1f503cda
commit
eb4af10745
@ -1546,7 +1546,7 @@ LuaInstance::pre_seed_scripts ()
|
||||
int id = 0;
|
||||
pre_seed_script ("Mixer Screenshot", id);
|
||||
pre_seed_script ("List Plugins", id);
|
||||
#ifdef Mixbus
|
||||
#if defined MIXBUS && !defined PLATFORM_WINDOWS
|
||||
pre_seed_script ("Import ADM BWF File", id);
|
||||
#endif
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user