A little bit of refactoring while thinking about the loot next.
This commit is contained in:
parent
48e28ee636
commit
e03a63f9fb
1 changed files with 0 additions and 1 deletions
|
@ -483,7 +483,6 @@ namespace gui {
|
||||||
event(Event::LOOT_ITEM);
|
event(Event::LOOT_ITEM);
|
||||||
} break;
|
} break;
|
||||||
case eGUI::LOOT_CONTAINER: {
|
case eGUI::LOOT_CONTAINER: {
|
||||||
dbc::log("YEP container works.");
|
|
||||||
$loot_ui.set_target($loot_ui.$temp_loot);
|
$loot_ui.set_target($loot_ui.$temp_loot);
|
||||||
$loot_ui.update();
|
$loot_ui.update();
|
||||||
event(Event::LOOT_OPEN);
|
event(Event::LOOT_OPEN);
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue