mirror of
https://github.com/EQEmu/Server.git
synced 2026-09-05 07:16:37 +00:00
[Cleanup] Remove SetTradeCash() from trading.cpp/common.h (#3356)
# Notes - This is unused.
This commit is contained in:
@@ -846,7 +846,6 @@ public:
|
||||
virtual ~Trade();
|
||||
|
||||
void Reset();
|
||||
void SetTradeCash(uint32 in_pp, uint32 in_gp, uint32 in_sp, uint32 in_cp);
|
||||
|
||||
// Initiate a trade with another mob
|
||||
// Also puts other mob into trader mode with this mob
|
||||
|
||||
Reference in New Issue
Block a user