mirror of
https://github.com/ZDoom/raze-gles.git
synced 2024-12-25 11:10:47 +00:00
Revert r6133
git-svn-id: https://svn.eduke32.com/eduke32@6134 1a8010ca-5511-0410-912e-c29ae57300e0
This commit is contained in:
parent
e6d8181e1c
commit
0e231ce97e
1 changed files with 1 additions and 1 deletions
|
@ -37,7 +37,7 @@ extern "C" {
|
|||
|
||||
// KEEPINSYNC lunatic/con_lang.lua
|
||||
#define MAXSOUNDS 4096
|
||||
#define MAXSOUNDINSTANCES 4
|
||||
#define MAXSOUNDINSTANCES 8
|
||||
#define LOUDESTVOLUME 150
|
||||
#define MUSIC_ID -65536
|
||||
|
||||
|
|
Loading…
Reference in a new issue