From b34acd1a97e7f087882675e812fda04d303dc6e0 Mon Sep 17 00:00:00 2001 From: Ben Longbons Date: Tue, 15 Jan 2013 15:27:59 -0800 Subject: Remove PC/mob disguises and hard-coded classes --- src/common/mmo.hpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/common') diff --git a/src/common/mmo.hpp b/src/common/mmo.hpp index 197816f..7ed2548 100644 --- a/src/common/mmo.hpp +++ b/src/common/mmo.hpp @@ -158,7 +158,7 @@ struct mmo_charstatus int base_exp, job_exp, zeny; - short pc_class; + short species; short status_point, skill_point; int hp, max_hp, sp, max_sp; Option option; -- cgit v1.2.3-70-g09d2