diff options
Diffstat (limited to 'inc/messages.inc')
-rw-r--r-- | inc/messages.inc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/inc/messages.inc b/inc/messages.inc index da36c4e..3a7d9b1 100644 --- a/inc/messages.inc +++ b/inc/messages.inc @@ -7,6 +7,7 @@ $messages = array( "guild_not_yet_created" => "You need to create a guild first.", "guild_already_built" => "You have aready built a guild.", "dungeon_already_available" => "You can already access the dungeon", + "gamesave_ok" => "Game saved.", "gamesave_error" => "An error occured when trying to save the game.", "gamesave_not_found" => "Couldn't find the specified save file.", |