# HG changeset patch # User vittorio.giovara@gmail.com # Date 1360109411 0 # Node ID 54ad5ec9bfaea570e8c02654b66433798c61f0e6 # Parent 2dc603c7d7e6175768f5e23b2fdcc882ef1ed95a added caption and mute problem to the KnownBugs list diff -r 2dc603c7d7e6 -r 54ad5ec9bfae KnownBugs.wiki --- a/KnownBugs.wiki Tue Jan 29 23:25:43 2013 +0000 +++ b/KnownBugs.wiki Wed Feb 06 00:10:11 2013 +0000 @@ -17,6 +17,10 @@ || Preconditions || A non-local team selects a weapon/utility that requires point-and-click targeting (girder, airstrikes, homing weapons, teleport, etc) || || See also || commit [http://code.google.com/p/hedgewars/source/detail?r=209c9ba77a0980a640151a185f119219b350c59e r209c9ba77a0980a640151a185f119219b350c59e] || +== No captions when muting audio == +|| Details || If you press 8 or set a volume of 0 a 'Audio Muted' message will stay on top, hiding any other caption. || +|| See also || commit [http://code.google.com/p/hedgewars/source/detail?r=7681d14b9f0191eda821a9b744f0a093430321ee r7681d14b9f0191eda821a9b744f0a093430321ee] || + === Frontend === == Returning from netgame room leads to "In game..." screen (instead of lobby) == || Preconditions || Happens after failed game start (because of desync or similar) ||