Fixed sound.
This commit is contained in:
@@ -231,7 +231,7 @@ void zstart ()
|
|||||||
|
|
||||||
allocmem ();
|
allocmem ();
|
||||||
|
|
||||||
if (!soundon || !SPCDisable)
|
if (!soundon && !SPCDisable)
|
||||||
{
|
{
|
||||||
soundon = 1;
|
soundon = 1;
|
||||||
spcon = 1;
|
spcon = 1;
|
||||||
|
|||||||
Reference in New Issue
Block a user