RobWatlingSF / hedgewars

Automatically exported from code.google.com/p/hedgewars
GNU General Public License v2.0
0 stars 0 forks source link

Wrong number of Sniper Rifle training targets displayed #945

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Play Basic Training: Sniper Rifle
2. Count the number of targets

What is the expected output? What do you see instead?
The stats screen shows 31 targets but I have counted just 27 targets.

What version of the product are you using? On what operating system?
Hedgewars 0.9.21 on GNU/Linux.

Please provide any additional information below.
I have noticed that targets are destroyed when blowUp is called. The score is 
increased by 1 anyways and another target is spawned again at the exact same 
position. The code looks pretty hacky to me.

Original issue reported on code.google.com by almikes@aol.com on 26 Jul 2015 at 10:39