Scripted/Misc: Some cleanup

This commit is contained in:
Vincent-Michael
2013-07-06 01:00:05 +02:00
parent 447ddceaba
commit 6079f369af
199 changed files with 1727 additions and 1144 deletions
@@ -16,7 +16,7 @@ EndScriptData */
const float MAX_PLAYER_DISTANCE = 100.0f;
enum ePoints
enum Points
{
POINT_COMBAT_START = 0xFFFFFF
};