mirror of
https://github.com/mangosfour/server.git
synced 2025-12-13 22:37:03 +00:00
[11705] Allow have auction bid generated by server
Some code cleanups also. Fir generation bids can be used auction->UpdateBid(price) call without player pointer.
This commit is contained in:
parent
0f0fa22607
commit
cda3a95fc2
5 changed files with 95 additions and 84 deletions
|
|
@ -1,4 +1,4 @@
|
|||
#ifndef __REVISION_NR_H__
|
||||
#define __REVISION_NR_H__
|
||||
#define REVISION_NR "11704"
|
||||
#define REVISION_NR "11705"
|
||||
#endif // __REVISION_NR_H__
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue