aboutsummaryrefslogtreecommitdiff
path: root/src/game/Player.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/game/Player.cpp')
-rw-r--r--src/game/Player.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/game/Player.cpp b/src/game/Player.cpp
index 0a7090265a2..226d6729f95 100644
--- a/src/game/Player.cpp
+++ b/src/game/Player.cpp
@@ -20393,3 +20393,4 @@ uint8 Player::CanEquipUniqueItem( ItemPrototype const* itemProto, uint8 except_s
}
return EQUIP_ERR_OK;
+}