Skip to content

Commit

Permalink
Fix Travis OSX compile
Browse files Browse the repository at this point in the history
  • Loading branch information
boxa committed May 20, 2017
1 parent 3e21ede commit 8182217
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -209,7 +209,7 @@ enum Phase
PHASE_DEATH_AWAITS = 12, // strangulating Lich King, raid group finishing him
};

enum Point
enum MovePoint
{
POINT_CENTER_LAND = 1,
POINT_CENTER_LAND_TIRION = 2,
Expand Down

0 comments on commit 8182217

Please sign in to comment.