aboutsummaryrefslogtreecommitdiff
path: root/src/shared/revision_nr.h
diff options
context:
space:
mode:
authormegamage <none@none>2009-03-02 16:55:41 -0600
committermegamage <none@none>2009-03-02 16:55:41 -0600
commitc6fc7f7bca19eb9acf52a6abac55df84e66ade08 (patch)
treeb5457ff7776c5933130944b50e319441ed3462a9 /src/shared/revision_nr.h
parentb1677c901d8d45e60947e30ff98d7ac5d01bd685 (diff)
[7363] Propertly set cooldown at server side for category spells at cooldown event send to client. Author: VladimirMangos
Also support item dependent cooldown set propetly at cooldown event send to client. Last will used in follow potion cooldown delay in combat patch. --HG-- branch : trunk
Diffstat (limited to 'src/shared/revision_nr.h')
-rw-r--r--src/shared/revision_nr.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/shared/revision_nr.h b/src/shared/revision_nr.h
index e4c8695c263..ee63de4fc22 100644
--- a/src/shared/revision_nr.h
+++ b/src/shared/revision_nr.h
@@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
- #define REVISION_NR "7362"
+ #define REVISION_NR "7363"
#endif // __REVISION_NR_H__