jakubg1 / OpenSMCE

Game engine which allows creating a broad range of marble popper games.
MIT License
14 stars 11 forks source link

Shooter isn't emptied when the foul occurs #7

Closed jakubg1 closed 4 years ago

jakubg1 commented 4 years ago

When the pyramid is breached and the level is failed, sometimes the shooter still works. That shouldn't be the case.

jakubg1 commented 4 years ago

The bug is nonexistent in https://github.com/jakubg1/OpenSMCE/commit/e72272f402e176b39a8db54be470ee1dd059ba04 and was probably fixed much earlier. This was probably one of the bugs created by introducing the new list utility.