From f70dcfe0a82db3aee879953f117d12aecc4fce85 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Wed, 27 Sep 2017 23:13:28 +0300 Subject: Rename Attributes::PLAYER_JOB to Attributes::PLAYER_JOB_LEVEL. --- src/enums/being/attributes.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/enums/being/attributes.h') diff --git a/src/enums/being/attributes.h b/src/enums/being/attributes.h index 7cda13284..bb9432137 100644 --- a/src/enums/being/attributes.h +++ b/src/enums/being/attributes.h @@ -37,7 +37,7 @@ enumStart(Attributes) MONEY, TOTAL_WEIGHT, MAX_WEIGHT, - PLAYER_JOB = 10, + PLAYER_JOB_LEVEL = 10, PLAYER_STR = 13, PLAYER_AGI = 14, PLAYER_VIT = 15, -- cgit v1.2.3-70-g09d2