Initially implemented 'ritual blanket' UI for the crafting of rituals in combat.
This commit is contained in:
parent
263b7741f6
commit
65c9e4b0c6
5 changed files with 56 additions and 30 deletions
|
@ -250,7 +250,7 @@ namespace gui {
|
|||
}
|
||||
} else {
|
||||
$combat_ui.$gui.mouse(pos.x, pos.y);
|
||||
$status_ui.$gui.mouse(pos.x, pos.y);
|
||||
$status_ui.mouse(pos.x, pos.y);
|
||||
$main_ui.mouse(pos.x, pos.y);
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue