And there might been other stuff, like when i minimize and then open game again, i might hear sounds from the game, or stuff like that... i remember. maybe fixed, idk.
Also when i zoom in to a place where sound is coming from, i can hear it!
Couldnt that sound disabling be made like:
Code: Select all
if(sounds_enabled){
play_sound();
}I think there is some sound range thingy now, it makes the range so small i can get in its affection only by zooming in enough: like it would collect the sounds from very small spot in the middle of screen when sounds are disabled.
