[7809] Replace repeating "remove cooldown and send update to client" code by function call.

This commit is contained in:
VladimirMangos 2009-05-09 19:27:52 +04:00
parent 09046df744
commit f117ce3420
6 changed files with 22 additions and 48 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "7808"
#define REVISION_NR "7809"
#endif // __REVISION_NR_H__