mirror of
https://github.com/ksherlock/ample.git
synced 2025-02-21 07:29:14 +00:00
default to no disk drive samples because it's starting to annoy me.
This commit is contained in:
parent
141877f8cb
commit
46fe931103
@ -138,7 +138,7 @@ static int EffectsIndex(NSString *str) {
|
||||
[self setMameSpeed: 1];
|
||||
[self setMameBGFX: YES];
|
||||
[self setMameMouse: NO];
|
||||
[self setMameSamples: YES];
|
||||
[self setMameSamples: NO];
|
||||
[self setMameSquarePixels: NO];
|
||||
[self setMameDebug: NO];
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user