TheJosh / chaotic-rage

An unusual zombie shooter game for Windows and Linux
GNU General Public License v2.0
35 stars 10 forks source link

Fix weapon firing sound when empty #126

Closed asl97 closed 7 years ago

asl97 commented 7 years ago

emptySound should probably only stop the sound if it's continuous to prevent abrupt stop.

TheJosh commented 7 years ago

Hey @asl97 thanks for this.

Looks good to me when looking at the diff but I'd like to apply and test before I merge - I'll do this tonight when I get home.