From ad759503b42d1ae4cd3d33215170d85e1382b53c Mon Sep 17 00:00:00 2001 From: collett Date: Mon, 24 Feb 2020 19:05:25 +0900 Subject: [PATCH] it's not gone u stupid --- src/common/Common.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/common/Common.h b/src/common/Common.h index 10af4d62..713e3c13 100644 --- a/src/common/Common.h +++ b/src/common/Common.h @@ -633,8 +633,8 @@ namespace Sapphire::Common * @param flags Required to be 128, doesn't show combo rings on hotbars otherwise * @param value The actionid that starts/continues the combo. eg, 3617 will start a spinning slash and/or syphon strike combo */ - StartActionCombo = 27, // why this is changed lol - ComboSucceed = 29, // this is gone on retail and not working anymore + StartActionCombo = 27, + ComboSucceed = 28, Knockback = 33, Mount = 39, VFX = 59, // links to VFX sheet