mirror of
https://github.com/mangosfour/server.git
synced 2025-12-15 10:37:02 +00:00
[8752] Changes in mail template related server load checks.
* Allow loot for not used in quest mail templates. This let use mail template based mails from scripts for example. * Not allow use same mail template id in more ine quests.
This commit is contained in:
parent
6901325e68
commit
ddd51cca6d
3 changed files with 23 additions and 11 deletions
|
|
@ -1,4 +1,4 @@
|
|||
#ifndef __REVISION_NR_H__
|
||||
#define __REVISION_NR_H__
|
||||
#define REVISION_NR "8751"
|
||||
#define REVISION_NR "8752"
|
||||
#endif // __REVISION_NR_H__
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue