mirror of
https://github.com/araxiaonline/TrinityCore.git
synced 2026-06-20 06:59:46 -04:00
Fix compile
--HG-- branch : trunk
This commit is contained in:
@@ -36,8 +36,8 @@
|
||||
|
||||
enum eAuctionHouse
|
||||
{
|
||||
AH_MINIMUM_DEPOSIT = 100;
|
||||
}
|
||||
AH_MINIMUM_DEPOSIT = 100,
|
||||
};
|
||||
|
||||
using namespace std;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user