Author: alink
Date: Fri Mar 21 11:19:17 2008
New Revision: 24933

URL: http://svn.gna.org/viewcvs/wesnoth?rev=24933&view=rev
Log:
another forgotten commit

Modified:
    trunk/src/ai_move.cpp

Modified: trunk/src/ai_move.cpp
URL: 
http://svn.gna.org/viewcvs/wesnoth/trunk/src/ai_move.cpp?rev=24933&r1=24932&r2=24933&view=diff
==============================================================================
--- trunk/src/ai_move.cpp (original)
+++ trunk/src/ai_move.cpp Fri Mar 21 11:19:17 2008
@@ -42,7 +42,7 @@
                avoid_enemies_(u.usage() == "scout")
        {}
 
-       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_.on_board(loc))


_______________________________________________
Wesnoth-commits mailing list
[email protected]
https://mail.gna.org/listinfo/wesnoth-commits

Reply via email to