Replace hardcoded client(100) and server side (255) level limtation values by defines.

This commit is contained in:
VladimirMangos 2008-12-14 22:18:52 +03:00
parent 09e8ea2ae6
commit c798318b7b
8 changed files with 36 additions and 27 deletions

View file

@ -741,6 +741,7 @@ struct GlyphSlotEntry
uint32 Order;
};
// All Gt* DBC store data for 100 levels, some by 100 per class/race
#define GT_MAX_LEVEL 100
struct GtBarberShopCostBaseEntry