mirror of
https://github.com/wesnoth/wesnoth
synced 2025-04-26 04:13:18 +00:00
Strip trailing whitespace.
This commit is contained in:
parent
ea41791fd4
commit
37a64788b4
@ -187,7 +187,7 @@ public:
|
||||
, const SDLMod modifier
|
||||
, const Uint16 unicode);
|
||||
|
||||
/**
|
||||
/**
|
||||
* Fires an event which takes notification parameters.
|
||||
*
|
||||
* @note the void* parameter is a dummy needed for SFINAE.
|
||||
|
@ -625,8 +625,8 @@ const frame_parameters unit_frame::merge_parameters(int current_time,const frame
|
||||
result.image_diagonal = engine_val.image_diagonal;
|
||||
}
|
||||
|
||||
/** engine provides a string for "petrified" and "team color" modifications
|
||||
note that image_mod is the complete modification and halo_mod is only the TC part
|
||||
/** engine provides a string for "petrified" and "team color" modifications
|
||||
note that image_mod is the complete modification and halo_mod is only the TC part
|
||||
see unit.cpp, we know that and use it*/
|
||||
result.image_mod = current_val.image_mod +animation_val.image_mod;
|
||||
if(primary) {
|
||||
|
Loading…
x
Reference in New Issue
Block a user