Kyoril / mmo

This repository contains the prototype of an mmorpg with a custom engine, built entirely in C++. It contains the client, tools and servers. The goal of this project is to have a vertical slice of an MMORPG which is playable.
https://discord.gg/WQEbswvMZG
30 stars 10 forks source link

stuck empty loot screen #41

Closed rikkutoa closed 6 days ago

rikkutoa commented 1 week ago

when a npc doesn't drop loot at all the window for loot is stuck and won't go away even after killing another npc doesn't seem to fix the issue

Kyoril commented 6 days ago

I fixed this yesterday. The Loot Window can now be closed using the new "X" Button in the top right. Does this fix the issue for you?

rikkutoa commented 6 days ago

yes, this issue is fixed now works great with the x allowing you to close the loot box