Skip to content

Commit a412645

Browse files
committed
external sound count changed
1 parent 79ab40a commit a412645

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/lvl_script.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ extern "C" {
4242

4343
#define SENSIBLE_GOLD 99999999
4444

45-
#define EXTERNAL_SOUNDS_COUNT 32
45+
#define EXTERNAL_SOUNDS_COUNT 64
4646

4747
enum ScriptOperator {
4848
SOpr_SET = 1,

0 commit comments

Comments
 (0)