fix build

This commit is contained in:
Tropical
2026-03-29 23:35:51 -05:00
parent a104252557
commit e437a5f4be
3 changed files with 1 additions and 170 deletions

View File

@@ -3255,7 +3255,6 @@ void ClientConnection::handleCustomPayload(
UIScene* scene = ui.GetTopScene(m_userIndex, eUILayer_Scene);
UIScene_TradingMenu* screen = (UIScene_TradingMenu*)scene;
trader = screen->getMerchant();
#endif
#endif
MerchantRecipeList* recipeList =
MerchantRecipeList::createFromStream(&input);