Fix compile error On MangosZero,One and Two

This commit is contained in:
antz
2018-03-29 12:36:02 +01:00
committed by Antz
parent c2f2dd566c
commit 42441ab83a

View File

@@ -802,7 +802,8 @@ namespace LuaPlayer
Eluna::Push(L, player->GetHonorPoints());
return 1;
}
#endif
#if defined(CLASSIC) || defined(TBC) || defined (WOTLK)
/**
* Returns the [Player]s current shield block value
*