update hud.open(...)
This commit is contained in:
@@ -153,7 +153,7 @@ public:
|
||||
/// @param doc ui layout
|
||||
/// @param inv inventory
|
||||
/// @param playerInventory show player inventory too
|
||||
void openInventory(
|
||||
std::shared_ptr<Inventory> openInventory(
|
||||
UiDocument* doc,
|
||||
std::shared_ptr<Inventory> inv,
|
||||
bool playerInventory
|
||||
|
||||
Reference in New Issue
Block a user