[9926] Typos in Unit::DealDamageMods

Can be source very strange damage/absorb and any near stored/calculated in memory values. and crashes also.

Signed-off-by: VladimirMangos <vladimir@getmangos.com>
This commit is contained in:
zergtmn 2010-05-18 14:18:45 +04:00 committed by VladimirMangos
parent d86dcd60d7
commit 611b53fab8
2 changed files with 4 additions and 4 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "9925"
#define REVISION_NR "9926"
#endif // __REVISION_NR_H__