From 72351d986315e826c7c32d0de62932067fd98bb8 Mon Sep 17 00:00:00 2001 From: Inkfish Date: Sun, 11 Oct 2009 03:07:52 +0000 Subject: Added character rename function.(topic:225576)(written by pakpil and fixed by me) git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@14084 54d463be-8e91-2dee-dedb-b68131a5f0ec --- src/common/mmo.h | 1 + 1 file changed, 1 insertion(+) (limited to 'src/common') diff --git a/src/common/mmo.h b/src/common/mmo.h index 9979c5a8e..d772f6fea 100644 --- a/src/common/mmo.h +++ b/src/common/mmo.h @@ -296,6 +296,7 @@ struct mmo_charstatus { struct hotkey hotkeys[MAX_HOTKEYS]; #endif bool show_equip; + short rename; }; typedef enum mail_status { -- cgit v1.2.3-70-g09d2