Now when you loot an item the loot UI works.
This commit is contained in:
parent
38159a5f84
commit
86eabed3db
8 changed files with 66 additions and 119 deletions
|
@ -95,8 +95,6 @@ namespace components {
|
|||
struct Device {
|
||||
json config;
|
||||
std::vector<std::string> events;
|
||||
|
||||
void configure_events(std::vector<std::string> &event_names);
|
||||
};
|
||||
|
||||
struct Sprite {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue