Fix regex goofs in sample mkxp.json

This commit is contained in:
Inori 2019-12-19 01:46:03 -05:00 committed by Inori
parent 2ce377b0d4
commit 27af617ca8

View file

@ -270,12 +270,12 @@
// Activate "chorus" effect for midi playback
//
// midi."chorus": false
// "midiChorus": false,
// Activate "reverb" effect for midi playback
//
// midi."reverb": false
// "midiReverb": false,
// Number of OpenAL sources to allocate for SE playback.
@ -283,7 +283,7 @@
// and audibly cutting each other off, try increasing
// this number. Maximum: 64.
//
// SE."sourceCount": 6
// "SESourceCount": 6
// The Windows game executable name minus ".exe". By default