From f1812857720449697c9106a7a3776b7202258cb3 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Wed, 18 Nov 2015 19:02:45 +0300 Subject: Fix code style in beingequipbackend and add some consts to it. --- src/being/playerinfo.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/being/playerinfo.h') diff --git a/src/being/playerinfo.h b/src/being/playerinfo.h index c45ba8a06..fbd8d4109 100644 --- a/src/being/playerinfo.h +++ b/src/being/playerinfo.h @@ -183,7 +183,7 @@ namespace PlayerInfo /** * Returns the player's equipment at the given slot. */ - Item *getEquipment(const unsigned int slot) A_WARN_UNUSED; + const Item *getEquipment(const unsigned int slot) A_WARN_UNUSED; // --- Misc ------------------------------------------------------------------- -- cgit v1.2.3-60-g2f50