From cdd1f4e098b0d79ef2998a3d33a9cb56ccd9ceb8 Mon Sep 17 00:00:00 2001 From: tomrus88 Date: Wed, 5 Nov 2008 23:08:23 +0300 Subject: [PATCH] Client crash fix --- src/game/Unit.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/game/Unit.h b/src/game/Unit.h index 824e530b3..de5d6f1b3 100644 --- a/src/game/Unit.h +++ b/src/game/Unit.h @@ -597,8 +597,8 @@ struct UnitActionBarEntry { struct { - uint16 Type; uint16 SpellOrAction; + uint16 Type; }; struct {