Merge pull request #263 from billy1arm/master

Fix compile error On MangosZero,One and Two
This commit is contained in:
Rochet2
2018-03-29 14:39:46 +03:00
committed by GitHub

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
*