mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-02-15 06:29:13 +01:00
fixed build
This commit is contained in:
@@ -248,8 +248,8 @@ enum Powers
|
||||
|
||||
#define MAX_POWERS_PER_CLASS 5
|
||||
#define UNIT_HEALTH_REGENERATION_INTERVAL 2 * IN_MILLISECONDS
|
||||
#define PLAYER_POWER_UPDATE_INTERVAL 2 * IN_MILLISECONDS;
|
||||
#define UNIT_POWER_UPDATE_INTERVAL 1 * IN_MILLISECONDS;
|
||||
#define PLAYER_POWER_UPDATE_INTERVAL 2 * IN_MILLISECONDS
|
||||
#define UNIT_POWER_UPDATE_INTERVAL 1 * IN_MILLISECONDS
|
||||
|
||||
enum SpellSchools
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user