Fix compiler warning about "no newline at end of file"
This commit is contained in:
parent
4b7af75b97
commit
190ce2d433
1 changed files with 1 additions and 1 deletions
|
@ -239,4 +239,4 @@ void room_manager::process_room_part(simple_wml::document &data, const player_ma
|
|||
r->send_data(data);
|
||||
}
|
||||
|
||||
} //namespace wesnothd
|
||||
} //namespace wesnothd
|
||||
|
|
Loading…
Add table
Reference in a new issue