Author: alink
Date: Fri Mar 21 11:17:38 2008
New Revision: 24932
URL: http://svn.gna.org/viewcvs/wesnoth?rev=24932&view=rev
Log:
ooops forget to commit a file
Modified:
trunk/src/actions.cpp
Modified: trunk/src/actions.cpp
URL:
http://svn.gna.org/viewcvs/wesnoth/trunk/src/actions.cpp?rev=24932&r1=24931&r2=24932&view=diff
==============================================================================
--- trunk/src/actions.cpp (original)
+++ trunk/src/actions.cpp Fri Mar 21 11:17:38 2008
@@ -51,7 +51,7 @@
castle_cost_calculator(const gamemap& map) : map_(map)
{}
- virtual double cost(const gamemap::location&, const gamemap::location&
loc, const double, const bool) const
+ virtual double cost(const gamemap::location&, const gamemap::location&
loc, const double) const
{
if(!map_.is_castle(loc))
return 10000;
_______________________________________________
Wesnoth-commits mailing list
[email protected]
https://mail.gna.org/listinfo/wesnoth-commits