From 43ef20ac3322589050c6fd670861925512aadb84 Mon Sep 17 00:00:00 2001 From: celest Date: Thu, 18 Nov 2004 16:43:56 +0000 Subject: Fixed skill point bug... i hope. ^^; git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/athena@252 54d463be-8e91-2dee-dedb-b68131a5f0ec --- src/map/map.h | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'src/map/map.h') diff --git a/src/map/map.h b/src/map/map.h index da9ba3777..e7f1811ee 100644 --- a/src/map/map.h +++ b/src/map/map.h @@ -311,7 +311,9 @@ struct map_session_data { int last_skillid,last_skilllv; // Added by RoVeRT short sg_count; - + + unsigned char change_level; // [celest] + #ifndef TXT_ONLY int mail_counter; // mail counter for mail system [Valaris] #endif -- cgit v1.2.3-70-g09d2