You are calling *two* times destroy (in bullet update) ? [line 412] self.shooter.game.bullets[i].destroy() # one self.destroy() # two
-- claxo
You are calling *two* times destroy (in bullet update) ? [line 412] self.shooter.game.bullets[i].destroy() # one self.destroy() # two
-- claxo