update hud.open(...)

This commit is contained in:
MihailRis
2024-11-28 15:48:44 +03:00
parent bf9f6bbe79
commit 3f9701915c
5 changed files with 31 additions and 19 deletions
+1 -1
View File
@@ -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