diff -r defe001d490c -r 7ea71cd3acd5 QTfrontend/hwmap.cpp --- a/QTfrontend/hwmap.cpp Fri Feb 23 13:31:11 2007 +0000 +++ b/QTfrontend/hwmap.cpp Fri Feb 23 14:24:32 2007 +0000 @@ -1,6 +1,6 @@ /* * Hedgewars, a worms-like game - * Copyright (c) 2006 Igor Ulyanov + * Copyright (c) 2006, 2007 Igor Ulyanov * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by @@ -26,7 +26,7 @@ { } -void HWMap::getImage(std::string seed) +void HWMap::getImage(std::string seed) { m_seed=seed; Start();