From 64d30eda264c342aced8d791b47a35def0e4d15c Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Wed, 27 Sep 2017 20:27:11 +0300 Subject: Rename Attributes::PLAYER_LEVEL to Attributes::PLAYER_BASE_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 c98413c69..7252a539a 100644 --- a/src/enums/being/attributes.h +++ b/src/enums/being/attributes.h @@ -27,7 +27,7 @@ enumStart(Attributes) { // player attributes - PLAYER_LEVEL = 0, + PLAYER_BASE_LEVEL = 0, PLAYER_HP, PLAYER_MAX_HP, PLAYER_MP, -- cgit v1.2.3-60-g2f50