Skip to content

Commit

Permalink
[001] Fatiga Eliminada
Browse files Browse the repository at this point in the history
  • Loading branch information
Shutok committed Apr 19, 2012
1 parent d56b8bd commit 9528ae5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/server/game/Entities/Player/Player.h
Original file line number Diff line number Diff line change
Expand Up @@ -489,7 +489,7 @@ enum PlayerFieldByte2Flags

enum MirrorTimerType
{
FATIGUE_TIMER = 0,
FATIGUE_TIMER = -1,
BREATH_TIMER = 1,
FIRE_TIMER = 2
};
Expand Down

0 comments on commit 9528ae5

Please sign in to comment.