From 8f699b846f7ddd02df00c201e4fab56b0a1ae8fa Mon Sep 17 00:00:00 2001 From: Perize Date: Sun, 18 Mar 2018 19:32:42 +0900 Subject: [PATCH] typo fix --- src/common/Common.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/common/Common.h b/src/common/Common.h index e72ae95c..03be85bc 100644 --- a/src/common/Common.h +++ b/src/common/Common.h @@ -585,7 +585,7 @@ namespace Common { DisableCurrentFestival = 0x386, ToggleOrchestrionUnlock = 0x396, - Dismount = 0x3a0 + Dismount = 0x3A0, // PvP Duel SetPvPState = 0x5E0, // param3 must be 6 to engage a duel (hardcoded in the client)