mirror of
https://github.com/mangosfour/server.git
synced 2025-12-14 16:37:01 +00:00
[10264] Fixed build at Unix after auction changes.
This commit is contained in:
parent
8a3a03e0a6
commit
27ba170388
2 changed files with 2 additions and 1 deletions
|
|
@ -24,6 +24,7 @@
|
|||
|
||||
class Item;
|
||||
class Player;
|
||||
class Unit;
|
||||
class WorldPacket;
|
||||
|
||||
#define MIN_AUCTION_TIME (12*HOUR)
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
#ifndef __REVISION_NR_H__
|
||||
#define __REVISION_NR_H__
|
||||
#define REVISION_NR "10263"
|
||||
#define REVISION_NR "10264"
|
||||
#endif // __REVISION_NR_H__
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue