Rotwood-Vale / Ratwood-Keep

GNU Affero General Public License v3.0
13 stars 89 forks source link

Fixes bandit spawning #296

Closed Azarak closed 4 days ago

Azarak commented 4 days ago

About The Pull Request

This fixes a terrible bug where the spawning of bandits will wait for one bandit after another to press OK in the popup, making them stuck in the lobby screen for possibly infinite time

Why It's Good For The Game

MickDick1 commented 4 days ago

Yeah. My bad. I'll make it work correctly a bit later. Was about to make this.

Azarak commented 4 days ago

Yeah. My bad. I'll make it work correctly a bit later. Was about to make this.

I changed the span to "boldwarning" instead of "warning" - perhaps that will do the intended trick. Alternative INVOKE_ASYNC() would fix this