From f696203915ea32a66903822258b2dfbc93ced3ad Mon Sep 17 00:00:00 2001 From: ultramage Date: Wed, 27 Feb 2008 09:12:18 +0000 Subject: Added support for the "view player equip" feature (see topic:174461) git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@12245 54d463be-8e91-2dee-dedb-b68131a5f0ec --- src/common/mmo.h | 1 + 1 file changed, 1 insertion(+) (limited to 'src/common/mmo.h') diff --git a/src/common/mmo.h b/src/common/mmo.h index 1d063eaa8..ead8c8379 100644 --- a/src/common/mmo.h +++ b/src/common/mmo.h @@ -237,6 +237,7 @@ struct mmo_charstatus { #ifdef HOTKEY_SAVING struct hotkey hotkeys[MAX_HOTKEYS]; #endif + bool show_equip; }; enum mail_status { -- cgit v1.2.3-60-g2f50