mirror of
https://github.com/mangosfour/server.git
synced 2025-12-15 01:37:00 +00:00
[10198] Partly revert old changes in load instance reset time.
* Its has been added for raid/heroic instances in time adding support MapDifficulty.dbc. Its wrongly assign reset events for each instance instaed use generic event for map/difficulty pair. In result at this event triggering instance can be attempt resetted multiply time. * Also comment this in InstanceResetEvent fields notes
This commit is contained in:
parent
f8efc2b5b3
commit
2284df7868
3 changed files with 9 additions and 16 deletions
|
|
@ -1,4 +1,4 @@
|
|||
#ifndef __REVISION_NR_H__
|
||||
#define __REVISION_NR_H__
|
||||
#define REVISION_NR "10197"
|
||||
#define REVISION_NR "10198"
|
||||
#endif // __REVISION_NR_H__
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue