mirror of
https://github.com/OpenMW/openmw.git
synced 2025-07-15 08:36:46 +00:00
Update tradewindow.hpp
remover redundant
This commit is contained in:
parent
f28d6738bf
commit
d9b254178f
1 changed files with 0 additions and 1 deletions
|
@ -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…
Reference in a new issue