Author: mordante
Date: Sat Oct 15 20:06:27 2011
New Revision: 51495

URL: http://svn.gna.org/viewcvs/wesnoth?rev=51495&view=rev
Log:
Remove whitespace.

Modified:
    trunk/src/unit.cpp

Modified: trunk/src/unit.cpp
URL: 
http://svn.gna.org/viewcvs/wesnoth/trunk/src/unit.cpp?rev=51495&r1=51494&r2=51495&view=diff
==============================================================================
--- trunk/src/unit.cpp (original)
+++ trunk/src/unit.cpp Sat Oct 15 20:06:27 2011
@@ -958,7 +958,7 @@
        const SDL_Color near_advance_color = {255,255,255,0};
        const SDL_Color mid_advance_color  = {150,255,255,0};
        const SDL_Color far_advance_color  = {0,205,205,0};
-       const SDL_Color normal_color      = {0,160,225,0};
+       const SDL_Color normal_color      = {0,160,225,0};
        const SDL_Color near_amla_color   = {225,0,255,0};
        const SDL_Color mid_amla_color    = {169,30,255,0};
        const SDL_Color far_amla_color    = {139,0,237,0};


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

Reply via email to