summaryrefslogtreecommitdiff
path: root/src/storage.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/storage.h')
-rw-r--r--src/storage.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/storage.h b/src/storage.h
index 23e58312..eb410139 100644
--- a/src/storage.h
+++ b/src/storage.h
@@ -305,7 +305,7 @@ class Storage
* @return true if character's name exists.
*/
virtual bool
- doesCharacterNameExists(std::string name) = 0;
+ doesCharacterNameExists(const std::string &name) = 0;
/**
* Tells the map name from the map id