diff options
author | jak1 <jak1@themanaworld.org> | 2023-01-08 15:31:42 +0100 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2024-02-08 21:48:54 -0300 |
commit | 1d56e8f96def89ebcdd59ae85932353b52a973ec (patch) | |
tree | be14e679babc650f5db61af73ec53e0080735bad /src/gui/fonts/textchunk.cpp | |
parent | 804ff57328837c09a692ddbe2d3ebb755d57a7c8 (diff) | |
download | ManaVerse-1d56e8f96def89ebcdd59ae85932353b52a973ec.tar.gz ManaVerse-1d56e8f96def89ebcdd59ae85932353b52a973ec.tar.bz2 ManaVerse-1d56e8f96def89ebcdd59ae85932353b52a973ec.tar.xz ManaVerse-1d56e8f96def89ebcdd59ae85932353b52a973ec.zip |
[WIP] renamed the client to ManaVerse
removed evol, since its not developed anymore... only leads to confusing players
removed that anoying 'broken nick detected' message (regulare player don't care what crap the server sends)
updated copyright -2020 for manaplus
* Updated in 2024-02-08 with conflicts by Jesusalva
Diffstat (limited to 'src/gui/fonts/textchunk.cpp')
-rw-r--r-- | src/gui/fonts/textchunk.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gui/fonts/textchunk.cpp b/src/gui/fonts/textchunk.cpp index 0a3fe5828..73af52d03 100644 --- a/src/gui/fonts/textchunk.cpp +++ b/src/gui/fonts/textchunk.cpp @@ -3,7 +3,7 @@ * Copyright (C) 2004-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers * Copyright (C) 2009 Aethyra Development Team - * Copyright (C) 2011-2019 The ManaPlus Developers + * Copyright (C) 2011-2020 The ManaPlus Developers * * This file is part of The ManaPlus Client. * |