From aef5053e87c93a8987f89e4fdaf6cf3dd23efe81 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Fri, 11 Apr 2014 21:08:02 +0300 Subject: fix code style. --- src/being/localplayer.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/being/localplayer.cpp') diff --git a/src/being/localplayer.cpp b/src/being/localplayer.cpp index c774b985b..b75ee0ebd 100644 --- a/src/being/localplayer.cpp +++ b/src/being/localplayer.cpp @@ -3639,7 +3639,7 @@ void LocalPlayer::checkNewName(Being *const being) if (!being) return; - const std::string nick = being->getName(); + const std::string &nick = being->getName(); if (being->getType() == ActorSprite::PLAYER) { const Guild *const guild = getGuild(); -- cgit v1.2.3-60-g2f50