Author: silene
Date: Thu May 14 13:58:46 2009
New Revision: 35627

URL: http://svn.gna.org/viewcvs/wesnoth?rev=35627&view=rev
Log:
Typo (???)

Modified:
    trunk/src/actions.cpp

Modified: trunk/src/actions.cpp
URL: 
http://svn.gna.org/viewcvs/wesnoth/trunk/src/actions.cpp?rev=35627&r1=35626&r2=35627&view=diff
==============================================================================
--- trunk/src/actions.cpp (original)
+++ trunk/src/actions.cpp Thu May 14 13:58:46 2009
@@ -603,7 +603,7 @@
        level(u.level()),
        rounds(1),
        hp(0),
-       max_hp(max_hp = u.max_hitpoints()),
+       max_hp(u.max_hitpoints()),
        chance_to_hit(0),
        damage(0),
        slow_damage(0),


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

Reply via email to