Update SwgCuiToolbar.cpp

This commit is contained in:
AconiteX
2021-06-05 19:34:00 -04:00
parent 315e1d53c7
commit b3d51a77b8

View File

@@ -2087,6 +2087,7 @@ bool SwgCuiToolbar::performToolbarAction(int slot, bool pet)
CuiSoundManager::play(CuiSounds::negative);
item->clear();
repopulateSlots();
return false;
}
}