From 08c870656aeb76d839a8ad2fd071818b8618f899 Mon Sep 17 00:00:00 2001 From: zephyrus Date: Sun, 31 Aug 2008 22:56:05 +0000 Subject: - A proper mercenary lifetime calculation. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@13165 54d463be-8e91-2dee-dedb-b68131a5f0ec --- src/common/mmo.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/common') diff --git a/src/common/mmo.h b/src/common/mmo.h index 6be0fab19..d94796723 100644 --- a/src/common/mmo.h +++ b/src/common/mmo.h @@ -240,7 +240,7 @@ struct s_mercenary { short class_; int hp, sp; unsigned int kill_count; - unsigned int remain_life_time; + unsigned int life_time; }; struct s_friend { -- cgit v1.2.3-70-g09d2