mirror of
https://gitlab.com/OpenMW/openmw.git
synced 2025-03-09 22:13:31 +00:00
Update tradewindow.hpp
remover redundant
This commit is contained in:
parent
f28d6738bf
commit
d9b254178f
@ -81,7 +81,6 @@ namespace MWGui
|
||||
|
||||
int mCurrentBalance;
|
||||
int mCurrentMerchantOffer;
|
||||
bool mReceiveMoney;
|
||||
|
||||
void sellToNpc(const MWWorld::Ptr& item, int count, bool boughtItem); ///< only used for adjusting the gold balance
|
||||
void buyFromNpc(const MWWorld::Ptr& item, int count, bool soldItem); ///< only used for adjusting the gold balance
|
||||
|
Loading…
x
Reference in New Issue
Block a user