aboutsummaryrefslogtreecommitdiff
path: root/src/shared/Database/DBCStructure.h
diff options
context:
space:
mode:
authormegamage <none@none>2008-12-04 23:00:35 -0600
committermegamage <none@none>2008-12-04 23:00:35 -0600
commitd36672cd7e4ae3d328f30c020c5421668ad4cb5e (patch)
tree572ff4758483da0d2d723ab33e028d48670de76e /src/shared/Database/DBCStructure.h
parent450c0a45b87fb043f39298cf94c7f7254ade2fc5 (diff)
*Update spell range calculation. Original patch by QAston.
--HG-- branch : trunk
Diffstat (limited to 'src/shared/Database/DBCStructure.h')
-rw-r--r--src/shared/Database/DBCStructure.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/shared/Database/DBCStructure.h b/src/shared/Database/DBCStructure.h
index a84b119664d..94c6589e5e3 100644
--- a/src/shared/Database/DBCStructure.h
+++ b/src/shared/Database/DBCStructure.h
@@ -686,7 +686,7 @@ struct SpellRangeEntry
uint32 ID;
float minRange;
float maxRange;
- uint32 flags;
+ uint32 type;
};
struct SpellShapeshiftEntry