This commit is contained in:
MihailRis
2024-04-28 22:33:34 +03:00
parent 167388aefb
commit ef28a368cb
12 changed files with 54 additions and 51 deletions
+1 -1
View File
@@ -153,7 +153,7 @@ Hud::Hud(Engine* engine, LevelFrontend* frontend, Player* player)
grabbedItemView->bind(
0,
interaction->getGrabbedItem(),
frontend,
frontend->getLevel()->content,
interaction.get()
);
grabbedItemView->setColor(glm::vec4());